my_ggtheme_m: My personal map theme

View source: R/my_ggtheme_m.R

my_ggtheme_mR Documentation

My personal map theme

Description

This function creates my own ggplot theme to standarize multiple map in one document

Usage

my_ggtheme_m(
  map_type = "global",
  ax_tx_s = 14,
  axx_tx_ang = 0,
  axy_tx_ang = 0,
  ax_tl_s = 15,
  leg_pos = "bottom",
  leg_aline = 0,
  leg_tl_s = 16,
  leg_tx_s = 14,
  leg_width = 1,
  hjust = 0,
  facet_tl_s = 14
)

Value

a ggplot theme


jepa/MyFunctions documentation built on June 14, 2025, 1:12 p.m.