A color-ready theme made for maps from ggplot2::geom_map()
.
Source: R/theme_alek_map.R
theme_map_color.Rd
This theme is made color-ready specifically for maps.
Usage
theme_map_color(
color = "green",
secondary_color = "pink",
background_color = "black",
base_size = 9,
base_family = ""
)
Arguments
- color
The primary color of the
theme_map_color()
plot. "Default is "green".- secondary_color
The secondary color of the
theme_map_color()
plot. Default is "pink".- background_color
The primary color of the
theme_map_color()
plot. Defaults is "black".- base_size
base font size, given in pts.
- base_family
base font family