Description Usage Arguments References Examples
Get biographical and Congressional role information for a particular member of Congress
1 2 | members_location(chamber = c("house", "senate"), state = NULL,
district = NULL)
|
chamber |
house or senate |
state |
two-letter state abbreviation (ex. "TX") |
district |
district number (ex. 1) |
https://projects.propublica.org/api-docs/congress-api/members/#get-current-members-by-statedistrict
1 2 3 4 | ## Not run:
members_location("senate", "TX")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.