print.survtable: Print method for survtable

View source: R/survtable.R

print.survtableR Documentation

Print method for survtable

Description

Print method for survtable

Usage

## S3 method for class 'survtable'
print(x, ...)

Arguments

x

Object of class survtable.

...

Additional arguments passed to print methods.

Value

Invisibly returns the input object x. Called for its side effect of printing a formatted summary to the console.

See Also

Other descriptive functions: desctable(), survtable()


summata documentation built on May 7, 2026, 5:07 p.m.