plot.mseir_model {serosv} | R Documentation |
plot() overloading for MSEIR model
Description
plot() overloading for MSEIR model
Usage
## S3 method for class 'mseir_model'
plot(x, ...)
Arguments
x |
the mseir_model object. |
... |
arbitrary params. |
Value
ggplot object
[Package serosv version 1.1.0 Index]