Get Survey Indices for All Years
getIndicesAllYears.RdGet age-based indices of abundance by species and survey.
Examples
if (FALSE) { # \dontrun{
haddock_aphia <- icesVocab::findAphia("haddock")
index <- getIndicesAllYears(survey = "NS-IBTS", quarter = 3, species = haddock_aphia)
str(index)
} # }