Description Usage Arguments Details Value
Function to get survey biomass time series from model results from TCSAM2013 model runs as a dataframe.
1 2  | getMDFR.Surveys.Biomass(obj, category = "index", cast = "y+x",
  fleets = "NMFS trawl survey", verbose = FALSE)
 | 
obj | 
 - single tcsam2013.rep object, tcsam2013.resLst object, or named list of the latter  | 
category | 
 - 'index' is only choice  | 
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 survey(s)  | 
verbose | 
 - flag (T/F) to print debug info  | 
Extracts the estimated survey 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.