color.text
Color text for output in the terminal
Color text for output in the terminal
color.text(text, fg = "black", bg = NULL)
Argument |Description
------------- |----------------
text
| A string to be colored
fg
| Foreground color
bg
| Background color
Text that has been formatted.
color.text("Error", fg = "red", bg = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.