plot.sir_static_model {serosv}R Documentation

plot() overloading for SIR static model

Description

plot() overloading for SIR static model

Usage

## S3 method for class 'sir_static_model'
plot(x, ...)

Arguments

x

the sir_static_model object.

...

arbitrary params.

Value

ggplot object


[Package serosv version 1.1.0 Index]