li-wen-li/uszipcodes: US Zip Code (with long/lat)

This package contains zip code with its City, State, Latitude, Longitude, Timezone, Daylight savings time flag and geopoint. You can also find three functions, get_zip(), contain_letter(), clean_zip(). If you have zip codes included within street adress data, use get_zip() to extract zip codes. Use contain_letter() to check if your zip code data includes letters due to data entry error. Use clean_zip() to change those containing zip codes containing letters to NA value, also use this function to add "0" to those places with 3/4 digit zip codes.

Getting started

Package details

AuthorLiwen Li
MaintainerLiwen Li <lli15@kent.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("li-wen-li/uszipcodes")
li-wen-li/uszipcodes documentation built on Feb. 16, 2020, 4:41 a.m.