plotRegionMap: Create a ggplot object representing a sales territory map

Description Usage Arguments Value

Description

Create a ggplot object representing a sales territory map

Usage

1
plotRegionMap(mapData, regionData)

Arguments

mapData

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

regionData

tibble w/ state and salesRegion columns

Value

ggplot


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