Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

call_geolocator_latlon

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


Description

Call geolocator for one address with lat/lon, adds option to set benchmark and vintage if not provided defualts to 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)


tigris

Load Census TIGER/Line Shapefiles

v1.0
MIT + file LICENSE
Authors
Kyle Walker [aut, cre], Bob Rudis [ctb]
Initial release
2020-07-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.