theme_dpi_map2 | R Documentation |
This is a deprecated ggplot2 theme developed for the Wisconsin Department of Public Instruction for making PDF maps
theme_dpi_map2(base_size = 14, base_family = "")
base_size |
numeric, specify the font size, default is 14 |
base_family |
character, specify the font family, this value is optional |
All values are optional
A theme object which is a list of attributes applied to a ggplot2 object.
Jared E. Knowles
For more information see https://github.com/hadley/ggplot2/wiki/Themes
his uses unit
from the grid package extensively.
See also theme_bw
from the ggplot2 package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.