dr_getflexdata: Get DATRAS flex data

View source: R/dr_getflexdata.R

dr_getflexdataR Documentation

Get DATRAS flex data

Description

This a wrapper around icesDatras::getFlexFile that ensure that proper variable type is returned.

Usage

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).

Value

A tibble


fishvice/tidyices documentation built on Sept. 12, 2023, 4:22 p.m.