powered by
drop_style(style)
make_style
make_style(new_style = "maroon", bg = TRUE) cat(style("I am maroon", "new_style"), "\n") drop_style("new_style") "new_style" %in% names(styles())
Run the code above in your browser using DataLab