colorize | R Documentation |
thanks to https://bookdown.org/yihui/rmarkdown-cookbook/font-color.html#using-an-r-function-to-write-raw-html-or-latex-code
colorize(x, color)
x |
the text to be formatted |
color |
the color to be applied |
string with the formatted p value
colorize("red text", "red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.