ZipRadius: Creates a Data Frame of US Zip Codes in a Given Radius from a Given US Zip Code

Generates a data frame of US zip codes and their distance to the given zip code when given a starting zip code and a radius in miles. Also includes functions for use with 'choroplethrZip' which are detailed in the vignette.

Version: 1.0.1
Depends: R (≥ 2.10)
Imports: dplyr, geosphere, magrittr, testthat, rlang, ggplot2
Suggests: knitr, rmarkdown
Published: 2018-08-14
Author: Stephen Ewing
Maintainer: Stephen Ewing <stephenewing1337 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README
CRAN checks: ZipRadius results

Downloads:

Reference manual: ZipRadius.pdf
Vignettes: Vignette Title
Package source: ZipRadius_1.0.1.tar.gz
Windows binaries: r-devel: ZipRadius_1.0.1.zip, r-release: ZipRadius_1.0.1.zip, r-oldrel: ZipRadius_1.0.1.zip
macOS binaries: r-release: ZipRadius_1.0.1.tgz, r-oldrel: ZipRadius_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ZipRadius to link to this page.