Learn R Programming

censusr (version 0.0.4)

call_geolocator_latlon: Call gelocator for one address with lat/lon

Description

Call gelocator for one address with lat/lon

Usage

call_geolocator_latlon(lat, lon)

Arguments

lat

A numeric value

lon

A numeric value

Value

A character string representing the Census block of the supplied lat/lon.

importFrom utils URLencode importFrom httr GET stop_for_status