eeptools (version 1.2.5)

theme_dpi: a deprecated ggplot2 theme developed for PDF and PNG for use at the Wisconsin Department of Public Instruction

Description

This is a custom ggplot2 theme developed for the Wisconsin Department of Public Instruction. This function is now deprecated.

Usage

theme_dpi(base_size = 16, base_family = "")

Value

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

Arguments

base_size

numeric, specify the font size as a numeric value, default is 16

base_family

character, specify the font family, this value is optional

Author

Jared E. Knowles

Details

All values are optional

See Also

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