update_geom_font_defaults: Update matching font defaults for text geoms

Description Usage Arguments

View source: R/theme-oxford.R

Description

Updates [ggplot2::geom_label] and [ggplot2::geom_text] font defaults

Usage

1
2
3
4
5
6
update_geom_font_defaults(
  family = "Roboto",
  face = "plain",
  size = 3.5,
  color = "black"
)

Arguments

family, face, size, color

font family name, face, size and color


schliebs/ggoxford documentation built on Dec. 25, 2021, 12:17 a.m.