Skip to contents

Print method for `cttab`. Long-format objects are first reshaped via cttab_format, then drawn with Unicode box characters. Row indentation is taken from leading whitespace on the row name as produced by cttab_format.

Usage

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

Arguments

x

Table generated by cttab.

...

Not used.