View source: R/compareResults.ManagementQuantities.R
| compareResults.ManagementQuantities | R Documentation | 
Function to compare management quantities among model scenarios.
compareResults.ManagementQuantities(
  objs,
  base = 1,
  colour_scale = NULL,
  fill_scale = NULL,
  verbose = FALSE
)
| objs | 
 | 
| base | 
 | 
| colour_scale | 
 | 
| fill_scale | 
 | 
| verbose | 
 | 
Uses rTCSAM02::getMDFR.ManagementQuantities() to get the management quantities calculated
in each model case. Uses computeDiffs() with sense=1 to compute differences with base case.
a list of ggplot2 plot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.