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



latte documentation built on June 9, 2025, 9:08 a.m.

Related to print.tableau in latte...