Skip to contents

This is a print function for exl_tbl objects, created with exlcusion_table(). The function improves the readability of the output.

Usage

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

Arguments

x

An exl_tbl object.

...

Other arguments that should be passed to print.

Value

No return value, called for side effects.