Plot multiple future projection results without 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

List of future projection results from `future.vpa`.