plot.mcsim: plot method for objects of type 'mcsim'

View source: R/mcsim.R

plot.mcsimR Documentation

plot method for objects of type mcsim

Description

plot method for objects of type mcsim

Usage

## S3 method for class 'mcsim'
plot(x, y, ..., normalize = TRUE)

Arguments

x

object of type 'mcsim' to plot

y

not used, to match generic signature, may hold overlay data in the future

...

any other passthrough parameters

normalize

TRUE/FALSE whether to normalize the plot by initEq, default TRUE

Author(s)

Jasen Mackie, Brian G. Peterson

See Also

mcsim


braverock/blotter documentation built on Sept. 15, 2024, 8:45 p.m.