View source: R/runSimulation.R
plot.captoolSim | R Documentation |
Plot captool projection (1Oct - 1Jan)
## S3 method for class 'captoolSim'
plot(x, all = FALSE, ...)
x |
simulation object |
all |
logical, if TRUE all simulations are plotted with median in red, else only quantiles. |
... |
additional arguments |
ggplot object
## Not run:
plot(sim)
plot(sim, all = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.