print.R0.sR: Print method for objects of class 'R0.sR'

View source: R/print.R0.sR.R

print.R0.sRR 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 estimate.R() (class R0.sR).

...

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


R0 documentation built on Sept. 26, 2023, 5:10 p.m.

Related to print.R0.sR in R0...