R/theme_map.R
theme_map.Rd
A ggplot2 theme for maps.
theme_map(..., grid.col = NULL, grid.size = NULL)
additional arguments passed to ggtheme.
ggtheme
Character code specifying the color of grid lines. Use NA to remove the grid lines.
NA
Numeric value specifying the width of grid lines.
A ggplot2 theme layer.
Other customize shapefiles: auto_limits(), reorder_layers()
auto_limits()
reorder_layers()