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

update_geom_font_defaults(
  family = "Lato",
  face = "plain",
  size = 3.5,
  color = grey(0.15, 1)
)

Arguments

family

font family name

face

font face

size

font size

color

font color

Author

ipda | unhcr.org | 2020