plot_compare_lfs | R Documentation |
Compare LFs from multiple models
plot_compare_lfs(
object_list,
object_names,
yrs = 2018:2019,
xlab = "Midpoint of size-class (mm)",
ylab = "Proportion at size (mm)"
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.