複数の将来予測の結果をプロットする(ggplotは使わず)

plot_futures_simple(
  fres.list,
  conf = c(0.1, 0.5, 0.9),
  target = "SSB",
  legend.text = "",
  xlim.tmp = NULL,
  y.scale = 1,
  det.run = TRUE
)

Arguments

fres.list

future.vpaからの出力結果をリストで並べたもの