call_geolocator_latlon {censusr} | R Documentation |
Call gelocator for one address with lat/lon
call_geolocator_latlon(lat, lon)
lat |
A numeric value |
lon |
A numeric value |
A character string representing the Census block of the supplied lat/lon.
importFrom utils URLencode importFrom httr GET stop_for_status