View source: R/compareResults.sdRep.DerivedVars.R
| compareResults.sdRep.DerivedVars | R Documentation | 
This function plots sd_report recruitment and SSB time series from several model runs.
compareResults.sdRep.DerivedVars(
  objs,
  ci = 0.95,
  colour_scale = NULL,
  fill_scale = NULL,
  verbose = FALSE
)
| objs | 
 | 
| colour_scale | 
 | 
| fill_scale | 
 | 
| verbose | 
 | 
Results are extracted using rTCSAM02::getMDFR.SdRep.DerivedVars() for tcsam02 model runs.
The plot objects can be re-faceted on variable as desired
(e.g., p[[1]]+facet_wrap(~variable,ncol=2,scales="free")).
list with two ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.