
names(styles)
, or the crayon manual for available styles.style(string, as = NULL, bg = NULL)
make_style
.make_style
.## These are equivalent
style("foobar", bold)
style("foobar", "bold")
bold("foobar")
Run the code above in your browser using DataLab