add_bold | R Documentation |
For example, in latex it would take "2" and output "\bf 2"; in html it would output "<b>2</b>".
add_bold(str, output_type)
str |
string or strings (character) to make bold |
output_type |
output type (see knitr::kable's format) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.