Plot future
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, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.