plot-future: Plot future

Description Usage

Description

Plot future

Usage

1
2
3
4
5
6
7
8
9
## S3 method for class '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 class '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, ...)

heavywatal/futurervpa documentation built on May 15, 2019, 9:14 p.m.