Learn R Programming

icesDatras (version 1.4.1)

getSurveyYearList: Get a List of Survey Years

Description

Get a list of all data years for a given survey.

Usage

getSurveyYearList(survey)

Value

A numeric vector.

Arguments

survey

the survey acronym, e.g. NS-IBTS.

Author

Colin Millar.

See Also

getSurveyList, getSurveyYearQuarterList, and getDatrasDataOverview also list available data.

icesDatras-package gives an overview of the package.

Examples

Run this code
if (FALSE) {
getSurveyYearList(survey = "ROCKALL")
}

Run the code above in your browser using DataLab