powered by
Lookup Legislators geospatially
os_legislatorgeo(lat, long, as = "table", key = NULL, ...)
a latitude value (numeric,integer)
a longitude value (numeric,integer)
(character) One of table (default), list, or response
your SunlightLabs API key; loads from .Rprofile
Curl options passed on to crul::HttpClient
various, depending on as parameter
as
# NOT RUN { os_legislatorgeo(lat = 35.79, long = -78.78) # }
Run the code above in your browser using DataLab