get_legislative_district: get_legislative_district

Description Usage Arguments Value Examples

Description

get_legislative_district

Usage

1
get_legislative_district(search_loc = NULL, lat = NULL, lon = NULL)

Arguments

search_loc

A string with most of any street address. Most of the time, you don't need to include zip code.

Value

data_frame

Examples

1
2
#' get_legislative_district(search_loc = "3175 Bowers Ave. Santa Clara, CA")
#' get_legislative_district(lat = 40, lon = -75.1)

daranzolin/rcicero documentation built on May 14, 2019, 6:07 p.m.