plot.sir_subpops_model {serosv}R Documentation

plot() overloading for SIR sub populations model

Description

plot() overloading for SIR sub populations model

Usage

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

Arguments

x

the sir_subpops_models object.

...

arbitrary params.

Value

list of ggplot objects, each object is the plot for the corresponding subpopulation


[Package serosv version 1.1.0 Index]