README.md

ggallup

This package loads custom ggplot themes and palettes that make creating graphs in R consistent with Gallup brand standards easier.

It includes three objects and two functions that are loaded when the package is loaded:

The package can be loaded using the devtools package:

require(devtools)
install_github("BillPetti/ggallup", force = TRUE)
require(ggallup)

See the vignette for some usage examples



BillPetti/ggallup documentation built on May 5, 2019, 3:46 p.m.