| test-crayon {pkgdown} | 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-verbatim
cat(crayon::red("This is red"), "\n")
cat(crayon::blue("This is blue"), "\n")
message(crayon::green("This is green"))
warning(crayon::bold("This is bold"))