powered by
Get age-based data such as sex, maturity, and age counts per length of sampled species.
getCAdata(survey, year, quarter)
A data frame.
the survey acronym, e.g. NS-IBTS.
the year of the survey, e.g. 2010.
the quarter of the year the survey took place, i.e. 1, 2, 3 or 4.
Colin Millar.
getDATRAS supports querying many years and quarters in one function call.
getDATRAS
getHHdata and getHLdata get haul data and length-based data.
getHHdata
getHLdata
icesDatras-package gives an overview of the package.
icesDatras-package
if (FALSE) { cadata <- getCAdata(survey = "ROCKALL", year = 2002, quarter = 3) str(cadata) }
Run the code above in your browser using DataLab