plot_compare_ssb: Compare spawning biomass from multiple models

View source: R/plot-compare.R

plot_compare_ssbR Documentation

Compare spawning biomass from multiple models

Description

Compare spawning biomass from multiple models

Usage

plot_compare_ssb(
  object_list,
  object_names,
  figure_dir = "compare_figure/",
  save_plot = TRUE
)

Arguments

object_list

list of 'lsd.rds' files from multiple models

object_names

vector of model names associated with each of the output files in object_list

figure_dir

the directory to save to

save_plot

to save the plot to file or not


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.