plot2.R0.sR: version of R0:::plot.R0.sR that does not use dev.new

plot2.R0.sRR Documentation

version of R0:::plot.R0.sR that does not use dev.new

Description

version of R0:::plot.R0.sR that does not use dev.new

Usage

## S3 method for class 'R0.sR'
plot2(x, xscale = "w", TD.split = FALSE, ...)

Arguments

x

instance of R0.sR

xscale

character(1) scale to be used on x axis (d = daily, w=weekly, f=fortnightly, m=monthly)

TD.split

logical(1) "to force the display of both R(t) and the epidemic curve in the same window for TD method"

...

passed to base::plot

Value

none, used for side effects


seandavi/sars2pack documentation built on May 13, 2022, 3:41 p.m.