plot,SimInf_indiv_events-method {SimInf}R Documentation

Display the distribution of individual events over time

Description

Display the distribution of individual events over time

Usage

## S4 method for signature 'SimInf_indiv_events'
plot(x, frame.plot = FALSE, ...)

Arguments

x

The individual events data to plot.

frame.plot

a logical indicating whether a box should be drawn around the plot.

...

Other graphical parameters that are passed on to the plot function.


[Package SimInf version 9.8.1 Index]