Sets {ggplot2} defaults for most text-based geoms in {ggplot2},
{ggtext}, and {ggrepel}.
Usage
use_reschola_fonts(
family = "Ubuntu Condensed",
face = "plain",
size = 3.5,
color = "#2b2b2b"
)
set_reschola_ggplot_fonts(
family = "Ubuntu Condensed",
face = "plain",
size = 3.5,
color = "#2b2b2b"
)See also
Other Font helpers and shortcuts:
import_fonts(),
install_reschola_fonts(),
register_reschola_fonts()