Last chance! 50% off unlimited learning
Sale ends in
# 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