Description Usage Arguments References Examples
Get the most recent vote positions for a specific member of the House of Representatives or Senate
1 | member_votes(member_id, page = 1L)
|
member_id |
The ID of the member to retrieve; it is assigned by the Biographical Directory of the United States Congress or can be retrieved from a member list request. |
page |
page of results |
https://projects.propublica.org/api-docs/congress-api/members/#get-a-specific-members-vote-positions
1 2 3 4 | ## Not run:
member_votes("O000172")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.