print.tt_block {textab}R Documentation

Print a textab block as a LaTeX tabular.

Description

Print a textab block as a LaTeX tabular.

Usage

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

Arguments

x

A textab block.

...

Placeholder for print.

Value

Print prints its argument and returns it invisibly.


[Package textab version 1.0.1 Index]