Skip to contents

plot() overloading for SIR model

Usage

# S3 method for sir_basic_model
plot(x, ...)

Arguments

x

the sir_basic_model object.

...

arbitrary params.

Value

ggplot object