View source: R/get_latest_full_assessment.r
get_latest_full_assessment | R Documentation |
Often a benchmark or a Full update contains the longest time series of data whereas partial updates only contain data since last benchmark. The most recent year in which Abundance, Catch, Fmort, Recruitment are present is returned for each species
get_latest_full_assessment(itis = NULL)
itis |
Numeric vector. Species ITIS code (Default = NULL, all species) |
list of 2 data frames:
data |
Data frame consisting of time series values of the most recent Benchmark or Full update for the metrics Abundance, Fmort, Recruitment, and Catch. |
summary |
Summary of data returned in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.