plot_samvpa: SAM or VPAの結果を描くグラフ

View source: R/graphics_sam.R

plot_samvpaR Documentation

SAM or VPAの結果を描くグラフ

Description

SAM or VPAの結果を描くグラフ

Usage

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
)

Arguments

samres

samの結果オブジェクト


ShotaNishijima/frasam documentation built on Sept. 9, 2024, 8:43 p.m.