Takes tweets from previous function and creates a csv for each member of congress where there are reported tweets. Titles each csv as "ScrapeCongress i" where i represents the alphabetical order in which that member of Congress appears in the list that the user selected when entering in the timeline option in ScrapeCongress().
1 2 3 4 5 6 | scrapeCongress(
timelines = "all",
session = "116",
n_tweets = 50,
csvOut = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.