Description Usage Arguments Value
View source: R/table_formatting.r
Create and format a Kable with standard formatting
1 2 3 4 5 6 7 8 9 10 |
df |
The dataframe to format as a flextable |
caption |
Caption to add to Kable |
digits |
The number of digits to round to |
align |
How to align the table; a vector or string for each column |
linesep |
Line separation vector |
escape |
T/F to escape special characters |
bootstrap_options |
Bootstrap options to be used |
latex_options |
LaTeX options to be used |
A formatted flextable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.