Description Usage Arguments Value Examples
Search Bills
1 |
query |
keyword or phrase |
api_key |
The actual API key string provided by ProPublica. |
raw |
Logical indicating whether to return the raw response object. The default (FALSE) parses the content and returns a tibble data frame. |
A data frame of congressional bills information
1 2 3 4 5 | ## Not run:
## get information on legislation about health care
hc <- ppc_bills("health care")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.