update_geom_font_defaults: Update matching font defaults for text geoms

Description Usage Arguments

View source: R/fonts.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 = "#2b2b2b"
)

Arguments

family, face, size, color

font family name, face, size and color


danielmarcelino/ggdecor documentation built on Sept. 15, 2020, 5:45 p.m.