plot_compare_lfs: Compare LFs from multiple models

View source: R/plot-compare.R

plot_compare_lfsR Documentation

Compare LFs from multiple models

Description

Compare LFs from multiple models

Usage

plot_compare_lfs(
  object_list,
  object_names,
  yrs = 2018:2019,
  xlab = "Midpoint of size-class (mm)",
  ylab = "Proportion at size (mm)"
)

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

yrs

the years to compare

xlab

the x axis label

ylab

the y axis label


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