Skip to contents

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