In this workshop, you will learn the principles of performing tidy text analysis in R. You will learn how to wrangle unstructured text into a tidy data structure, basic data visualizations, and basic sentiment analysis while exploring a fun data set of song lyrics. The main packages used will be tidytext and the tidyverse series …