View source: R/print.exl_tbl.R
print.exl_tbl | R Documentation |
exl_tbl
objectsThis is a print function for exl_tbl
objects, created with
exlcusion_table()
. The function improves the readability of the output.
## S3 method for class 'exl_tbl'
print(x, ...)
x |
An |
... |
Other arguments that should be passed to print. |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.