| plot.R0.sR | R Documentation | 
Generates the graphical output for estimated R or R(t) fits.
## S3 method for class 'R0.sR'
plot(x, xscale = "w", TD.split = FALSE, ...)
| x | An output of  | 
| xscale | Scale to be adjusted on x-axis. Can be  | 
| TD.split | Boolean. Parameter to force the display of both  | 
| ... | Parameters passed to inner functions. | 
For internal use. Called by [base::plot())].
Tweaked [base::plot()] function that draws the reproduction number values for each method contained in the object constructed by [estimate.R()].
[base::plot())]: R:base::plot()) [base::plot()]: R:base::plot() [estimate.R()]: R:estimate.R()
This function does not return any data.
Called for side effect. Draws all R_{0} or /eqnR(t) values from an
output of estimate.R(), built with one or more methods.
Pierre-Yves Boelle, Thomas Obadia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.