Package: ZipRadius
Type: Package
Title: Creates a Data Frame of US Zip Codes in a Given Radius from a
        Given US Zip Code
Version: 1.0.1
Depends: R (>= 2.10)
Author: Stephen Ewing <stephenewing1337@gmail.com>
Maintainer: Stephen Ewing <stephenewing1337@gmail.com>
Imports: dplyr, geosphere, magrittr, testthat, rlang, ggplot2
Description: 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.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: FALSE
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-14 11:28:21 UTC; Steve
Repository: CRAN
Date/Publication: 2018-08-14 12:10:07 UTC
Built: R 4.0.2; ; 2020-07-17 05:02:43 UTC; unix
