plot.sir_subpops_model: plot() overloading for SIR sub populations model

View source: R/plots.R

plot.sir_subpops_modelR 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


serosv documentation built on Oct. 18, 2024, 5:07 p.m.