tidygeocoder-package {tidygeocoder} | R Documentation |
The tidygeocoder package makes getting data from geocoder services easy.
Description
The geocode and geo functions are for forward geocoding while
the reverse_geocode and reverse_geo functions are for reverse geocoding.
Refer to the documentation on the method
argument in the geo and reverse_geo functions
for more details on the available geocoding services. Also see vignette("tidygeocoder")
for example usage.
Author(s)
Maintainer: Jesse Cambon jesse.cambon@gmail.com (ORCID)
Authors:
Diego Hernangómez diego.hernangomezherrero@gmail.com (ORCID)
Christopher Belanger christopher.a.belanger@gmail.com (ORCID)
Daniel Possenriede possenriede+r@gmail.com (ORCID)
Other contributors:
Otto Hansen otto@uchicago.edu (ORCID) [contributor]
See Also
Useful links:
Report bugs at https://github.com/jessecambon/tidygeocoder/issues
[Package tidygeocoder version 1.0.6 Index]