plot_biomass | R Documentation |
Plots three types of biomass.
plot_biomass(
object,
scales = "free",
show_map = TRUE,
show_mcmc = TRUE,
xlab = "Fishing year",
figure_dir = "figure/"
)
object |
and LSD object |
scales |
free or fixed |
show_map |
show MAP or not |
show_mcmc |
show MCMC or not |
xlab |
the x axis label |
figure_dir |
the directory to save to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.