getListStocks: Get a List of Fish Stocks

View source: R/getListStocks.R

getListStocksR Documentation

Get a List of Fish Stocks

Description

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

Usage

getListStocks(year)

Arguments

year

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

Value

A data frame.

Author(s)

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

## Not run: 
stocks <- getListStocks(2015)

## End(Not run)

icesSAG documentation built on May 31, 2023, 6:46 p.m.