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

call_geolocator

Call geolocator for one address


Description

Call geolocator for one address

Usage

call_geolocator(street, city, state, zip = NA)

Arguments

street

A character string indicating a street name and number

city

A character string indicating a city

state

A two-digit character string with a state postal code

zip

A five-digit character string with a postal zip code. Optional parameter.

Value

A character string representing the Census block of the supplied address.

importFrom utils URLencode importFrom httr GET stop_for_status


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.