Rdocumentation
powered by
Learn R Programming
mosaic (version 0.13.0)
theme_map: ggplot2 theme for maps
Description
A very plain
ggplot2
theme that is good for maps.
Usage
theme_map(base_size = 12)
Arguments
base_size
the base font size for the theme.
Details
This theme is largely based on an example posted by Winston Chang at the
ggplot2
Google group forum.