Description Usage Arguments References Examples
Get information about the cosponsors of a particular bill
1 | bill_cosponsors(bill_id, congress = 116L, page = 1L)
|
bill_id |
a bill slug, for example hr4881 - these can be found in the recent bill response. |
congress |
105-116 |
page |
page of results |
https://projects.propublica.org/api-docs/congress-api/bills/#get-cosponsors-for-a-specific-bill
1 2 3 4 | ## Not run:
bill_cosponsors("hr4249", 114)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.