Questions tagged [r-glue]
76 questions
0
votes
0 answers
Custom colors in ggplot2 subtitle feat. crayon and glue
I'd like to create a subtitle with a few custom colored words in ggplot2. We can use crayon::make_style, glue::glue, and glue::glue_col to make this happen in the console (see below). However, when implementing in the graphics device, the color…

glaucon
- 238
- 3
- 10