plot_compare_vb | R Documentation |
Compare vulnerable biomass from multiple models
plot_compare_vb(
object_list,
object_names,
figure_dir = "compare_figure/",
save_plot = TRUE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.