Description Usage Arguments Details Value
Function to get fishery catch biomass time series from model results from TCSAM2013 model runs as a dataframe.
1 2 3 | getMDFR.Fisheries.CatchBiomass(obj, category = c("captured", "discarded",
"retained", "discard mortality", "total mortality", "index"), cast = "y+x",
fleets = c("TCF", "SCF", "RKF", "GTF"), verbose = FALSE)
|
obj |
- single tcsam2013.rep object, tcsam2013.resLst object, or named list of the latter |
category |
- 'captured','discarded','retained', 'discard mortality', 'total mortality', or 'index' |
cast |
- casting formula (e.g., "x+m") for excluding x,m,s,z factor levels from a sum across the unspecified factors |
fleets |
- name(s) of fisheries |
verbose |
- flag (T/F) to print debug info |
Extracts the estimated fishery biomass time series.
dataframe in canonical format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.