View source: R/plot.biomass.contributions.r
| plot.biomass.contributions | R Documentation | 
Plot the contributions to biomass from each region Original code from Rob Scott's FLR4MFCL package and refreshed for diags4mfcl
plot.biomass.contributions(
  par,
  rep,
  Fmult = 0,
  proportion = TRUE,
  cols = NULL,
  save.dir,
  save.name
)
par | 
 MFCLPar object  | 
rep | 
 MFCLRep object  | 
Fmult | 
 A multiplier on the terminal year fishing mortality  | 
proportion | 
 TRUE or FALSE. Plot raw biomass (shows scale between region) or plot proportion of biomass by source region  | 
cols | 
 A vector of colors for each region. If NULL then the default will be a vibrant rainbow.  | 
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.