create_map: Create Map

Description Usage Arguments

View source: R/create_map.R

Description

A function that takes a vector of zip codes and generates a hashmap of zip codes to US states. This function also creates a map of the US with frequency counts of the zipCodes in each state.

Usage

1
create_map(myZipcodes)

Arguments

myZipCodes

A vector of integer values that _should_ represent US state zip codes.


ntyndall/pdata documentation built on May 3, 2019, 8:05 p.m.