tidygeocoder (version 0.2.5)

tidygeocoder-package: tidygeocoder: Tidyverse-Style Interface for Geocoding

Description

An intuitive tidyverse-style interface for geocoding. Obtains latitude and longitude coordinates in tibble format from addresses. The currently supported services are the US Census geocoder and Nominatim (OSM).

Arguments

Details

The primary function to use is geocode which can call geo_census, geo_osm, or geo_cascade depending on the method argument. See vignette("tidygeocoder") for details.

References

See Also

Useful links: