ku_color_text | R Documentation |
This is often useful within a glue::glue function for a graph title or subtitle.
ku_color_text(color_name, text, ...)
color_name |
character, valid KU color |
text |
character, text to color |
... |
passed to color_text |
character, HTML-span-wrapped version of text
styled according to KU color color_name
(and
weight
)
ku_color_text("Crimson", "predicted")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.