update_geom_font_defaults: Update 'ggplot2' font defaults for text geoms

Description Usage Arguments Details Source

View source: R/theme.R

Description

Updates ggplot2::geom_label() and ggplot2::geom_text() font defaults.

Usage

1
2
update_geom_font_defaults(family = "Arial Narrow", face = "plain",
  size = 3.5, color = "#2b2b2b")

Arguments

family, face, size, color

character.

Details

None.

Source

https://github.com/hrbrmstr/hrbrthemes/blob/master/R/theme-ipsum.r.


tonyelhabr/teplot documentation built on May 26, 2019, 5:33 a.m.