getListStocks {icesSAG} | R 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)
[Package icesSAG version 1.4.1 Index]