Learn R Programming

compeir (version 1.0)

print.irates.ratio: Print method for 'irates.ratio' object

Description

Print method for an object of class irates.ratio. By default it prints all competing events incidence rates contained in irates. It is also possible to select specific events to be printed.

Usage

"print"(x, event.code = NULL, display.digits = 4, ...)

Arguments

x
irates.ratio object
event.code
A character or numerical value that specifies the respective competing events for which the result of irates.ratio shall be printed. If NULL, event.code will be inherited from irates.ratio
display.digits
An integer value that specifies the number of digits that shall be printed. Default is set to 4
...
Other arguments for print method

Value

No value is returned.

See Also

irates.ratio