jacobkap/zipcodes: Provided Information on Cities, Counties, County FIPS Codes, State FIPS Codes, and Zipcodes for the United States

Provides a dataset containing city, county, county FIPS codes, and state FIPS codes for 40569 zipcodes in the United States. It also includes functions to easily grab relevant data or convert zipcodes to county FIPS codes. This allows you to merge various datasets that do not include FIPS codes (e.g. The Uniform Crime Report datasets) to those that do as well as make maps using the choropleth package.

Getting started

Package details

Maintainer
LicenseGPL
Version0.1.0
URL https://github.com/jacobkap/zipcodes
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jacobkap/zipcodes")
jacobkap/zipcodes documentation built on May 18, 2019, 9:05 a.m.