Skip to contents

Print a single table from a tablist

Usage

print_tabtibble(x, caption, ...)

# Default S3 method
print_tabtibble(x, caption, ...)

Arguments

x

A table to print

caption

The caption for the table

...

Passed to pander::pander

Value

The result of pander::pander

Methods (by class)

  • print_tabtibble(default): Print a single table from a tablist using pander::pander()