This a wrapper around icesDatras::getFlexFile that ensure that proper variable
type is returned.
dr_getflexdata(surveys, years, quarters, quiet = TRUE)
Arguments
- surveys
the survey acronym e.g. NS-IBTS
- years
a vector of years of the survey, e.g. c(2010, 2012) or 2005:2010.
- quarters
a vector of quarters of the year the survey took place, i.e. c(1, 4) or 1:4.
- quiet
whether to prevent messages from being shown on screen (default is TRUE).