Plot the R0/Rt value along with confidence interval of all requested models to epidemic data
# S3 method for R0.sR
print(x, ...)
Called for its side effect : Prints all R0 or R(t) values from requested estimation methods.
Result of est.R0 (class sR))
Parameters passed to inner functions
Pierre-Yves Boelle, Thomas Obadia
For internal use. Called by print.
Tweaked print() function that prints the reproduction number values for each method contained in the object constructed by est.RO().