print.contintab: Prints the contingency table as an ASCII table

Description Usage Arguments Value

Description

Prints the contingency table as an ASCII table

Usage

1
2
## S3 method for class 'contintab'
print(x, ...)

Arguments

x

An object of class contintab return by contingency_table.

...

Options passed to print.

Value

None. Prints a table to standard output.


epitab documentation built on May 1, 2019, 7:05 p.m.