dot-substitute_fonts: Pick a locally installed font family that matches requested

.substitute_fontsR Documentation

Pick a locally installed font family that matches requested

Description

Pick a locally installed font family that matches requested

Usage

.substitute_fonts(family, quiet = TRUE)

Arguments

family

the font family requested

quiet

do not print warnings.

Examples

try({
.substitute_fonts(c("Roboto","Arial","Kings","Unmatched"))
})

terminological/ggrrr documentation built on June 15, 2024, 6:35 a.m.