print.tableau: Pretty printing of tableau output.

Description Usage Arguments Value Examples

Description

Pretty printing of tableau output.

Usage

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

Arguments

x

an object of class tableau

...

...

Value

Invisible string of the printed object.

Examples

1
# see ?tableau

latte documentation built on May 1, 2019, 7:29 p.m.

Related to print.tableau in latte...