| plot.kobe | R Documentation | 
Kobe plot
plot.kobe(
  rep,
  rep.name,
  agg.years = TRUE,
  agg.regions = TRUE,
  biomass.type = "SSB",
  save.dir,
  save.name
)
rep | 
 An MFCLRep object.  | 
rep.name | 
 A character string naming the models for plotting purposes  | 
agg.years | 
 TRUE or FALSE. Should model outputs be aggregated to an annual time step.  | 
agg.regions | 
 TRUE or FALSE. Should model outputs be aggregated across all regions are kept separate.  | 
biomass.type | 
 Character string denoting the type of biomass plotted, 'SSB' or 'Total'  | 
save.dir | 
 Path to the directory where the outputs will be saved  | 
save.name | 
 Name stem for the output, useful when saving many model outputs in the same directory  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.