getSurveyYearList {icesDatras}R Documentation

Get a List of Survey Years

Description

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

Usage

getSurveyYearList(survey)

Arguments

survey

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

Value

A numeric vector.

Author(s)

Colin Millar.

See Also

getSurveyList, getSurveyYearQuarterList, and getDatrasDataOverview also list available data.

icesDatras-package gives an overview of the package.

Examples

## Not run: 
getSurveyYearList(survey = "ROCKALL")

## End(Not run)

[Package icesDatras version 1.4.1 Index]