Description Usage Arguments Details Value Examples
View source: R/postprocess_html.R
The goal is to exclude the span and shift the styles to td/th
| 1 | postprocess_html(x, width = "15px")
 | 
| x | a structure containing the html code that can be coerced to characters | 
| width | the width of the cells, defaults to 15px | 
This makes sure that the whole box is colored instead of only the values
a knitr_kable object
| 1 | # internally used only
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.