View source: R/tablist_printers.R
print_tabtibble | R Documentation |
Print a single table from a tablist
print_tabtibble(x, caption, ...)
## Default S3 method:
print_tabtibble(x, caption, ...)
x |
A table to print |
caption |
The caption for the table |
... |
Passed to |
The result of pander::pander
print_tabtibble(default)
: Print a single table from a tablist using pander::pander()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.