Learn R Programming

JRM (version 0.1-1)

print.RR: Print an RR object

Description

The print method for an RR object.

Usage

# S3 method for RR
print(x, ...)

Arguments

x

RR object produced by RR().

...

Other arguments.

Details

print.RR prints the lower confidence interval limit, estimated RR and upper confidence interval limit.

See Also

RR