Technical requirements
All the code can be found in the book’s GitHub repository: https://github.com/PacktPublishing/Data-Wrangling-with-R/tree/main/Part3/Chapter12.
The following are the libraries to load to RStudio for this chapter:
library(tidyverse) library(wordcloud2) library(officer) library(tidytext)