eeptools (version 1.2.2)

theme_dpi_mapPNG: an deprecated ggplot2 theme developed for PNG or JPG maps

Description

This is a deprecated ggplot2 theme developed for the Wisconsin Department of Public Instruction for making PNG or JPG maps

Usage

theme_dpi_mapPNG(base_size = 18, base_family = "")

Arguments

base_size

numeric, specify the font size, default is 18

base_family

character, specify the font family, this value is optional

Value

A theme object which is a list of attributes applied to a ggplot2 object.

Details

All values are optional

See Also

his uses unit from the grid package extensively. See also theme_bw from the ggplot2 package.