View source: R/get_available_ts.R
get_available_ts | R Documentation |
Filters the Summary data to find all time series data
get_available_ts(itis = NULL, jurisdiction = NULL)
itis |
Numeric vector. Species ITIS code (Default = NULL, all species) |
jurisdiction |
Character string. Management council |
data frame (n x 5)
StockName |
Full name of stock |
Jurisdiction |
Management council |
ITIS |
species itis code |
AssessmentYear |
Year of assessment |
nYrs |
Average number of years data (of Abundance, Catch, Recruitment, Fmort). Some assessments have differeing lengths of time series. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.