print_tabtibble {tabtibble}R Documentation

Print a single table from a tablist

Description

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)


[Package tabtibble version 0.0.1 Index]