plot.captoolSim: Plot captool projection (1Oct - 1Jan)

View source: R/runSimulation.R

plot.captoolSimR Documentation

Plot captool projection (1Oct - 1Jan)

Description

Plot captool projection (1Oct - 1Jan)

Usage

## S3 method for class 'captoolSim'
plot(x, all = FALSE, ...)

Arguments

x

simulation object

all

logical, if TRUE all simulations are plotted with median in red, else only quantiles.

...

additional arguments

Value

ggplot object

Examples

## Not run: 
plot(sim)
plot(sim, all = TRUE)

## End(Not run)

IMRpelagic/bifrost documentation built on Oct. 17, 2023, 7:11 a.m.