Description Usage Arguments Examples
View source: R/scrape-congress.R
scrapeCongressData
downloads the list of social media accounts
(Twitter and Facebook) for the Members of the US Congress from the
unitedstates GitHub account at any point in time, and returns a data
frame.
1 | scrapeCongressData(commit = "master")
|
commit |
Commit from which data will be pulled |
1 2 3 4 | ## Not run:
congress <- scrapeCongressData()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.