plotDemandMap: Create a ggplot object representing the demand map

Description Usage Arguments Value

Description

Create a ggplot object representing the demand map

Usage

1
plotDemandMap(mapData, stateScoresData)

Arguments

mapData

data.frame w/ long, lat, and region columns; region = state name. This provides the lat/lon for the state boundaries.

stateScoresData

tibble w/ state, totalScore, printScore, lat, and long. This provides the lat/lon for the state midpoints.

Value

ggplot


ccwoolfolk/demandmap documentation built on May 19, 2019, 8:56 p.m.