Description Usage Arguments References Examples
Get the 20 most recent bill cosponsorships for a particular member, either bills cosponsored, withdrawn, introduced, or updated.
1 2 | member_bills(member_id, type = c("cosponsored", "withdrawn",
"introduced", "updated"), 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. |
type |
cosponsored or withdrawn |
page |
page of results |
1 2 3 4 | ## Not run:
member_bills("O000172")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.