test-crayon | R Documentation |
Test case: crayon
Other tests:
index
,
test-dont
,
test-figures
,
test-links
,
test-lists
,
test-long-lines
,
test-output-styles
,
test-params
,
test-sexpr-title
,
test-tables
,
test-verbatim
cat(cli::col_red("This is red"), "\n")
cat(cli::col_blue("This is blue"), "\n")
message(cli::col_green("This is green"))
warning(cli::style_bold("This is bold"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.