print.exl_tbl: Prints 'exl_tbl' objects

View source: R/print.exl_tbl.R

print.exl_tblR Documentation

Prints exl_tbl objects

Description

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.


entjos/ExclusionTable documentation built on April 17, 2025, 5:46 a.m.