| coloured_print | R Documentation |
Add ANSI colour to a string
coloured_print(text, colour = "green")
text |
string |
colour |
colour ("red", "green", etc.) to add. Defaults to "green". |
a character string with ANSI codes surrounding it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.