View source: R/extractMDFR.Data.FleetTimeSeriesABs.R
| extractMDFR.Data.FleetTimeSeriesABs | R Documentation | 
Function to extract abundance or biomass time series data by fleet among several model scenarios.
extractMDFR.Data.FleetTimeSeriesABs(
  objs = NULL,
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "retained", "discard", "total"),
  data.type = c("abundance", "biomass"),
  fleets = "all",
  sexs = "all",
  maturity_states = "all",
  shell_conditions = "all",
  ci = 0.8,
  verbose = FALSE
)
| objs | 
 | 
| fleet.type | 
 | 
| catch.type | 
 | 
| data.type | 
 | 
| fleets | 
 | 
| sexs | 
 | 
| maturity_states | 
 | 
| shell_conditions | 
 | 
| ci | 
 | 
| verbose | 
 | 
Uses rTCSAM02::getMDFR.Data.FleetTimeSeries().
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.