Description Usage Arguments Value Examples
getZips
returns the list of zip codes as a character vector which have
zip codes which fall in a specified radius in lower case format for use in
choroplethrZip
.
1 | getZips(zipcode, radius)
|
zipcode |
The reference zip code of which you'd like the list of zip codes within a give radius as character. |
radius |
The distance in miles from the center of the given zip to the center of the other zips as numeric. |
A character vector of zip codes.
1 | getZips("30316", 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.