fkbl_style | R Documentation |
A wrapper function for kableExtra::kable_styling() to be used after tatooheen::fkbl()
fkbl_style(
fkbl,
scale = FALSE,
boots_opts = c("striped", "condensed", "hover"),
latx_opts = c("striped", "HOLD_position"),
...
)
fkbl |
A piped object from tatooheen::kbl() |
scale |
If |
boots_opts |
Standard bootstrap options for HTML. Can be overwritten. |
latx_opts |
Standard options for PDF. Can be overwritten. |
... |
Further arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.