Description Usage Arguments References Examples
Get a list of members of a particular chamber in a particular Congress. The results include all members who have served in that congress and chamber, including members who are no longer in office. To filter the list to only active members (or to see members who have left), use the in_office boolean attribute.
1 |
chamber |
house or senate |
congress |
102-116 for House, 80-116 for Senate |
https://projects.propublica.org/api-docs/congress-api/members/#lists-of-members
1 2 3 4 | ## Not run:
members("house", 116)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.