View source: R/print.univariateTable.R
print.univariateTable | R Documentation |
Print function for univariate tables
## S3 method for class 'univariateTable' print(x, ...)
x |
An object obtained with |
... |
Passed to summary.univariateTable |
This function is simply calling summary.univariateTable
The result of summary.univariateTable(x)
Thomas A. Gerds <tag@biostat.ku.dk>
univariateTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.