geo_census {tidygeocoder} | R Documentation |
Convenience functions for calling geo()
Description
The method
for geo()
is specified in the function name.
Use the geo function directly instead.
Usage
geo_census(...)
geo_osm(...)
geo_geocodio(...)
geo_iq(...)
geo_google(...)
geo_opencage(...)
geo_mapbox(...)
geo_here(...)
geo_tomtom(...)
geo_mapquest(...)
geo_bing(...)
geo_arcgis(...)
geo_cascade(...)
Arguments
... |
arguments to be passed to the |
[Package tidygeocoder version 1.0.5 Index]