Call geolocator for one address
call_geolocator(street, city, state, zip = NA)
A character string representing the Census block of the supplied address.
importFrom utils URLencode importFrom httr GET stop_for_status
A character string indicating a street name and number
A character string indicating a city
A two-digit character string with a state postal code
A five-digit character string with a postal zip code. Optional parameter.