print.R0.sR {R0} | R Documentation |
Print method for objects of class R0.sR
Description
Prints summary statistics from estimate.R()
outputs.
Usage
## S3 method for class 'R0.sR'
print(x, ...)
Arguments
x |
An estimated object, output from |
... |
Parameters passed to inner functions. |
Details
For internal use.
Displays the estimated reproduction ratio of one or more estimation results
generated by estimate.R()
.
Value
This function does not return any data. Called for side effects.
Author(s)
Pierre-Yves Boelle, Thomas Obadia
[Package R0 version 1.3-1 Index]