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 contintab return by contingency_table.

...

Options passed to print.

Value

None. Prints a table to standard output.


[Package epitab version 0.2.2 Index]