print.tableau: Pretty printing of tableau output.

View source: R/tableau.R

print.tableauR 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



dkahle/latter documentation built on June 12, 2025, 2:47 a.m.