R/theme_custom_maps.R

theme_custom_maps <- ggplot2::theme_test(
  base_family = "Arial"
) +
  ggplot2::theme(
    axis.text = element_blank(),
    axis.title = element_blank()
  )
pratikunterwegs/holeybirds documentation built on Aug. 6, 2023, 8:53 a.m.