scrapeCongressData: Scrape the social mediaaccounts of Members of US Congress

Description Usage Arguments Examples

View source: R/scrape-congress.R

Description

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.

Usage

1
scrapeCongressData(commit = "master")

Arguments

commit

Commit from which data will be pulled

Examples

1
2
3
4
## Not run: 
 congress <- scrapeCongressData()

## End(Not run)

lingeringcode/tweetscoresmod documentation built on Feb. 18, 2020, 5:28 p.m.