getLatestStockAdviceList {icesSAG} | R Documentation |
Get List of Most Recent Advice
Description
Get a list of the most recent advice for all fish stocks.
Usage
getLatestStockAdviceList()
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 <- getLatestStockAdviceList()
## End(Not run)
[Package icesSAG version 1.4.1 Index]