call_geolocator: Call gelocator for one address

Description Usage Arguments Value

View source: R/geolocator.R

Description

Call gelocator for one address

Usage

1
call_geolocator(street, city, state)

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

Value

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

importFrom utils URLencode importFrom httr GET stop_for_status


censusr documentation built on May 2, 2019, 9:41 a.m.