| compare_biomass | R Documentation | 
Plot a comparison biomass (SSB) from the OM and the old OM, which is read in as an rds object
compare_biomass(
  om,
  which_om = 0,
  fn = paste0("C:/github/pacific-hake/pacifichakemse/tests/testthat/om", which_om,
    "_old.rds")
)
om | 
 Output from the   | 
which_om | 
 Which number OM to use. These correspond to selectivity change values  | 
fn | 
 Location of the om_output.rds file from the old code"s base OM run  | 
a ggplot2::ggplot() object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.