color_text: Color text using HTML color styling

View source: R/ggplot2_extensions.R

color_textR Documentation

Color text using HTML color styling

Description

Useful in conjuction with ggtext and glue

Usage

color_text(text, hex_color_code)

Arguments

text

text to be colored

hex_color_code

color to be applied to the text

Examples

color_text("Hello there!", "#BD43BF")

markjrieke/riekelib documentation built on Dec. 20, 2024, 4:57 a.m.