print.tt_block: Print a textab block as a LaTeX tabular.

View source: R/concatenation.R

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


textab documentation built on April 25, 2023, 5:10 p.m.