print.Composite_table: Printing Composite Tables

View source: R/Composite_table.R

print.Composite_tableR Documentation

Printing Composite Tables

Description

Printing Composite Tables

Usage

## S3 method for class 'Composite_table'
print(x, right = FALSE, ...)

Arguments

x

a Composite_table

right

Logical. Should strings be right aligned? The default is left-alignment (the opposite of the standard print.data.frame()).

...

passed on to print

Value

x (invisibly)


tatoo documentation built on March 31, 2023, 8:16 p.m.