print.contintab: Prints the contingency table as an ASCII table
Description
Prints the contingency table as an ASCII table
Usage
# S3 method for contintab
print(x, ...)
Arguments
x
An object of class contintab
return by
contingency_table
.
Value
None. Prints a table to standard output.