These are the main functions to call for geocoding
geocode()
Geocode addresses in a dataframe
geo()
Geocode addresses
geo_cascade()
Convenience function for calling the geo function with method = 'cascade'
geo
geo_census() geo_osm() geo_geocodio() geo_iq()
geo_census()
geo_osm()
geo_geocodio()
geo_iq()
Convenience functions for calling the geo function with a specified method
louisville
Louisville, Kentucky street addresses
sample_addresses
Some sample addresses for testing
api_parameter_reference
Geocoder service API parameter reference
get_api_query()
Construct a geocoder API query
query_api()
Execute a geocoder API query
extract_results()
Extract geocoder results