print.tableau {latte}R Documentation

Pretty printing of tableau output.

Description

Pretty printing of tableau output.

Usage

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

Arguments

x

an object of class tableau

...

...

Value

Invisible string of the printed object.

Examples


# see ?tableau



[Package latte version 0.2.1 Index]