powered by
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
index
test-dont
test-figures
test-links
test-lists
test-long-lines
test-output-styles
test-params
test-sexpr-title
test-verbatim
# NOT RUN { 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")) # }
Run the code above in your browser using DataLab