| theme_dpi_map2 {eeptools} | R Documentation | 
an alternate deprecated ggplot2 theme developed for PDF or SVG maps
Description
This is a deprecated ggplot2 theme developed for the Wisconsin Department of Public Instruction for making PDF maps
Usage
theme_dpi_map2(base_size = 14, base_family = "")
Arguments
| base_size | numeric, specify the font size, default is 14 | 
| base_family | character, specify the font family, this value is optional | 
Details
All values are optional
Value
A theme object which is a list of attributes applied to a ggplot2 object.
Author(s)
Jared E. Knowles
Source
For more information see https://github.com/hadley/ggplot2/wiki/Themes
See Also
his uses unit from the grid package extensively. 
See also theme_bw from the ggplot2 package.
[Package eeptools version 1.2.5 Index]