set_ptrr_ggplot_fonts | R Documentation |
Wrapper around update_geom_font_defaults(), different default
set_ptrr_ggplot_fonts(
family = "IBM Plex Sans Condensed",
fontface = "plain",
size = 3.5,
color = "black",
lineheight = 0.95
)
family |
font, defaults to '"IBM Plex Sans"' |
fontface |
face, defaults to '"plain"' |
size |
size, defaults to 3.5 |
color |
color, defaults to "black" |
lineheight |
lineheight, defaults to 0.95 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.