View source: R/S3_definitions.R
print.survtab | R Documentation |
Print method function for survtab
objects; see
[survtab_ag]
.
## S3 method for class 'survtab'
print(x, subset = NULL, ...)
x |
a |
subset |
a logical condition to subset results table by
before printing; use this to limit to a certain stratum. E.g.
|
... |
arguments passed to |
Always returns NULL
invisibly.
This function is called for its side effects.
Joonas Miettinen
Other survtab functions:
Surv()
,
lines.survtab()
,
plot.survtab()
,
summary.survtab()
,
survtab()
,
survtab_ag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.