View source: R/ggplot2_extensions.R
color_text | R Documentation |
Useful in conjuction with ggtext and glue
color_text(text, hex_color_code)
text |
text to be colored |
hex_color_code |
color to be applied to the text |
color_text("Hello there!", "#BD43BF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.