update_geom_font_defaults: Update matching font defaults for text geoms

Description Usage Arguments

View source: R/theme-ewen.r

Description

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

Usage

1
2
3
4
5
6
update_geom_font_defaults(
  family = "Arial Narrow",
  face = "plain",
  size = 3.5,
  color = "#111111"
)

Arguments

family, face, size, color

font family name, face, size and color


ewenme/ewenthemes documentation built on July 29, 2020, 8:27 a.m.