| bold | R Documentation |
A fmt() convenience wrapper for making text bold.
bold(text, output_type = c("ansi", "html", "plain"))
text |
Character: Text to make bold |
output_type |
Character: Output type ("ansi", "html", "plain") |
Character: Formatted text with bold styling
EDG
message(bold("This is bold!"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.