plot_compare_recruitment: Compare recruitment from multiple models

View source: R/plot-compare.R

plot_compare_recruitmentR Documentation

Compare recruitment from multiple models

Description

Compare recruitment from multiple models

Usage

plot_compare_recruitment(
  object_list,
  object_names,
  figure_dir = "compare_figure/",
  save_plot = TRUE,
  region = NA
)

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.