Description Usage Arguments References Examples
Use this request type to search for bill subjects that contain a specified term.
1 | bills_search_subjects(query, page = 1L)
|
query |
a word or phrase to search |
page |
page of results |
https://projects.propublica.org/api-docs/congress-api/bills/#get-a-specific-bill-subject
1 2 3 4 | ## Not run:
bills_search_subjects("climate")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.