plot.epiSim | R Documentation |
Plots the simulation results
## S3 method for class 'epiSim'
plot(x, ...)
x |
object of class epiSim |
... |
other arguments |
plot(s) of an epiNEM simulation analysis
res <- SimEpiNEM(runs = 1)
plot(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.