test-crayon: Test case: crayon

Description See Also Examples

Description

Test case: crayon

See Also

Other tests: index, test-dont, test-figures, test-links, test-lists, test-output-styles, test-params, test-verbatim

Examples

1
2
3
4
5
6
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"))

Paradigm4/pkgdown documentation built on June 3, 2020, 12:30 a.m.