my_ggtheme_m | R Documentation |
This function creates my own ggplot theme to standarize multiple map in one document
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
)
a ggplot theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.