Built a live database using Twitter API to collect 12000+ tweets on intervals of 1 week from news outlets such as Washington Post, NYTimes etc. to relate political engagement and language used in the US elections. A detailed Sentiment Analysis was then done on the extracted tweets.
Installation of R (Version 3.3.1) Twitter Authentication to access API
twitteR rtweet stringr ROAuth ggplot2 syuzhet wordcloud gridExtra plyr
I have changed the auth keys so to run the code, you would have to change them back accordingly.

