Description Usage Arguments Value
View source: R/print-functions.R
Take a 'sum_tabler' object and convert it into a kable.
1 | sumtabler2kable(stbl_obj, format = NULL)
|
stbl_obj |
A sum_tabler object |
format |
Character vector providing the format of the table to be generated (default = NULL) |
A kable object, modified by kableExtra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.