bold | R Documentation |
String formatting utilities
bold(...)
italic(...)
underline(...)
hilite(..., col = "69;1", bold = TRUE)
hilitebig(x)
red(..., bold = FALSE)
green(..., bold = FALSE)
orange(..., bold = FALSE)
cyan(..., bold = FALSE)
magenta(..., bold = FALSE)
gray(..., bold = FALSE, sep = " ")
reset(...)
... |
Character objects to format |
bold |
Logical: If TRUE, use bold font |
x |
Numeric: Input |
sep |
Character: Separator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.