Learn R Programming

icesSAG (version 1.2-0)

getListStocks: 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.

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
stocks <- getListStocks(2015)

Run the code above in your browser using DataLab