plot_compare_selectivity: Compare selectivity

View source: R/plot-compare.R

plot_compare_selectivityR Documentation

Compare selectivity

Description

Compare selectivity

Usage

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

Arguments

object_list

list of 'lsd.rds' files from multiple stocks

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.