plot_recruitment(list(base_model), list(base_model_name), inc_means = TRUE, leg_pos = "none", point_shape = 16) |> suppressWarnings()
plot_recruitment(list(base_model), list(base_model_name), inc_means = FALSE, relative = TRUE, ylim = c(0, 1.4), y_breaks = seq(0, 1.4, by = 0.2), leg_pos = "none", color = "red", point_shape = 16) |> suppressWarnings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.