print.Composite_table {tatoo}R 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)


[Package tatoo version 1.1.2 Index]