View source: R/do-plot-compare.R
do_plot_compare | R Documentation |
Plot model fits
do_plot_compare(
object_list,
object_names,
single_stock = TRUE,
figure_dir = "compare_figure/"
)
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 |
single_stock |
TRUE for comparing models within a single stock assessment, FALSE for comparing multiple stocks and models (e.g. reference points study) |
figure_dir |
the directory to save figures to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.