call_geolocator_latlon: Call geolocator for one address with lat/lon, adds option to...

View source: R/geocode.R

call_geolocator_latlonR Documentation

Call geolocator for one address with lat/lon, adds option to set benchmark and vintage if not provided it will default to the most recent.

Description

Call geolocator for one address with lat/lon, adds option to set benchmark and vintage if not provided it will default to the most recent.

Usage

call_geolocator_latlon(lat, lon, benchmark, vintage)

Arguments

lat

A numeric value

lon

A numeric value

benchmark

time period when a snapshot of address ranges was taken

vintage

census or survey that the address range relates to

Value

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

Author(s)

Josie Kressner, josie@transportfoundry.com

Mark Richards, Mark.Richards.002@gmail.com


walkerke/tigris documentation built on March 30, 2024, 9:28 p.m.