View source: R/print.summary.survfit.R
| print.summary.survfit | R Documentation |
Prints the result of summary.survfit.
## S3 method for class 'summary.survfit'
print(x, digits = max(options() $digits-4, 3), ...)
x |
an object of class |
digits |
the number of digits to use in printing the numbers. |
... |
for future methods |
x, with the invisible flag set to prevent printing.
prints the summary created by summary.survfit.
options, print, summary.survfit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.