print.episensr: Print associations for episensr class

View source: R/print.episensr.R

print.episensrR Documentation

Print associations for episensr class

Description

Print associations for episensr objects.

Usage

## S3 method for class 'episensr'
print(x, digits = getOption("digits"), ...)

Arguments

x

An object of class 'episensr'.

digits

Minimal number of significant digits, see 'print.default'.

...

Other unused arguments.

Value

Print the observed and adjusted measures of association.


episensr documentation built on June 8, 2025, 10:34 a.m.