print.contintab {epitab} | R Documentation |
Prints the contingency table as an ASCII table
Description
Prints the contingency table as an ASCII table
Usage
## S3 method for class 'contintab'
print(x, ...)
Arguments
x |
An object of class |
... |
Options passed to |
Value
None. Prints a table to standard output.
[Package epitab version 0.2.2 Index]