icesSAG (version 1.4.1)

getListStocks: Get a List of Fish Stocks

Description

Get a list of fish stocks for a given assessment year.

Usage

getListStocks(year)

Value

A data frame.

Arguments

year

the assessment year, e.g. 2015, or 0 to process all years.

Author

Colin Millar, Scott Large, and Arni Magnusson.

See Also

getSummaryTable gets a summary table of historical stock size.

getFishStockReferencePoints gets biological reference points.

icesSAG-package gives an overview of the package.

Examples

Run this code
if (FALSE) {
stocks <- getListStocks(2015)
}

Run the code above in your browser using DataLab