theme_map {mosaic} | R Documentation |
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.
[Package mosaic version 1.9.1 Index]