plot_samvpa | R Documentation |
SAM or VPAの結果を描くグラフ
plot_samvpa(
vpa_sam_list,
CI = 0.95,
scenario_name = NULL,
alpha = 0.4,
size = 1,
base_size = 14,
log_scale = FALSE,
legend_name = "Scenario",
legend_nrow = 1,
legend_position = "top",
what.plot = c("biomass", "SSB", "Recruitment", "U"),
years = NULL,
ncol = 3
)
samres |
samの結果オブジェクト |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.