print.univariateTable {Publish} | 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