plot2.R0.sR | R Documentation |
version of R0:::plot.R0.sR that does not use dev.new
## S3 method for class 'R0.sR' plot2(x, xscale = "w", TD.split = FALSE, ...)
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 |
none, used for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.