update_geom_font_defaults: Update matching font defaults for text geoms

Description Usage Arguments

View source: R/theme_hertie.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


lfoswald/heRtie documentation built on Dec. 21, 2021, 10:44 a.m.