View source: R/extractFits.SizeComps.R
| extractFits.SizeComps | R Documentation | 
Function to extract fits to size comps by fleet from several model runs.
extractFits.SizeComps(
  objs = NULL,
  fleets = "all",
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "retained", "discard", "total"),
  years = "all",
  plot1stObs = TRUE,
  verbose = FALSE
)
| fleets | 
 | 
| fleet.type | 
 | 
| catch.type | 
 | 
| years | 
 | 
| plot1stObs | 
 | 
| verbose | 
 | 
| obj | 
 | 
Uses rTCSAM2013::getMDFR.SurveyQuantities(),
rTCSAM2013::getMDFR.FisheryQuantities(), rTCSAM02::getMDFR.Fits.FleetData().
dataframe in canonical format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.