Plot future

# S3 method for futures
plot(fres.list, conf = c(0.1, 0.5, 0.9),
  target = "SSB", legend.text = "", xlim.tmp = NULL, y.scale = 1)

# S3 method for future
plot(fres0, ylim.tmp = NULL, xlim.tmp = NULL,
  vpares = NULL, what = c(TRUE, TRUE, TRUE), conf = 0.1,
  N.line = 0, label = c("Biomass", "SSB", "Catch"), is.legend = TRUE,
  add = FALSE, col = NULL, ...)