getLatestStockAdviceList: Get List of Most Recent Advice

View source: R/getLatestStockAdviceList.R

getLatestStockAdviceListR Documentation

Get List of Most Recent Advice

Description

Get a list of the most recent advice for all fish stocks.

Usage

getLatestStockAdviceList(...)

Arguments

...

arguments passed to ices_get.

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)

icesSAG documentation built on Oct. 30, 2024, 9:14 a.m.