powered by
Evaluate a presence-absence table for each survey with '1' where there is data and '0' (printed as '.') otherwise.
getDatrasDataOverview(surveys = NULL, long = TRUE)
A list of tables.
a vector of survey names, or NULL to process all surveys.
NULL
whether tables should have year as row names (default) or column names.
getSurveyList, getSurveyYearList, and getSurveyYearQuarterList also list available data.
getSurveyList
getSurveyYearList
getSurveyYearQuarterList
icesDatras-package gives an overview of the package.
icesDatras-package
if (FALSE) { getDatrasDataOverview(surveys = "ROCKALL", long = FALSE) }
Run the code above in your browser using DataLab