Description Usage Arguments Value Examples
View source: R/os_legislator.R
Lookup a Legislator by ID
| 1 | os_legislator(id, as = "table", key = NULL, ...)
 | 
| id | legislator id (character) | 
| as | (character) One of table (default), list, or response | 
| key | your SunlightLabs API key; loads from .Rprofile | 
| ... | Curl options passed on to crul::HttpClient | 
List of output fields.
| 1 2 3 4 | ## Not run: 
os_legislator(id = 'DCL000012')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.