Description Usage Arguments Value Examples
View source: R/fetchSenators.R
Fetch a list of actual senators
1 | fetchSenators(what = "atual", query = NULL)
|
what |
a string, if "atual" only the active senators are returned. |
query |
a string for querying data on API, ex: |
a data.frame
1 2 3 4 | ## Not run:
dat = fetchSenators()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.