Description Usage Arguments Value Examples
Make Entries in Data Frames Bold for Markdown Table
1 | make_bold(data.frame, cut = 0.3)
|
data.frame |
A data frame. Numeric entries will be made bold. |
cut |
The cutoff, numeric. (Absolute) values that are larger than cur will be transformed. |
The same data frame, but with entries formatted to be bold
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.