R/maps2.R
theme_map.Rd
A very plain ggplot2 theme that is good for maps.
theme_map(base_size = 12)
the base font size for the theme.
This theme is largely based on an example posted by Winston Chang at the ggplot2 Google group forum.