Analyzing Tweets: A Tidy Approach to Basic Analyses in R with Quanteda and ggplot2

This tutorial walks through the steps of executing basic word frequency analyses on text data that have already been prepared for analysis. The tutorial demonstrates a tidy approach using Quanteda and ggplot2 to analyze tweets collected with the twitteR package in R.