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

Description Usage Arguments Value See Also

View source: R/print.irates.ratio.R

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

1
2
## S3 method for class 'irates.ratio'
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


compeir documentation built on May 2, 2019, 5:47 a.m.