theme_mapcan {mapcan} | R Documentation |
A ggplot theme that removes unnecessary components of map plots. Builds on theme_bw()
.
theme_mapcan(legend_position = "bottom", base_size = 12,
base_family = "")
legend_position |
Position of legend, default is "bottom" |
base_size |
Base font size (default is 12) |
base_family |
Base font family |