| search_radius_ng | R Documentation |
Search within a radius using an explicit data bundle
search_radius_ng(data, lat, lng, radius = 1)
data |
A |
lat, lng |
Query coordinates. |
radius |
Radius in miles. |
A tibble of ZIP codes and haversine distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.