plotting stock-recruitment curve from samuika objects
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | plot_SR_samuika(
list_samuika_res,
model_name = NULL,
Stock_ID = 0,
plot_point = TRUE,
draw_replace = TRUE,
Smsy = NULL,
xmax_ratio = 1.3,
ymax_ratio = 1.1,
path_size = 1.2,
legend_position = "right",
legend_text_size = 1.2,
legend_key_size = 1,
palette_name = "Set1",
point_size = 2
)
|
list_samuika_res |
list of samuika objects |
model_name |
model names used in legend |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.