In week 2, we learned about several useful packages in R, for example, ggplot2, dplyr, readr, sgringr, janitor, forcats, and tydyverse. Generally, these packages are very useful when doing data wrangling and data visualization. One of the important points in this week’s study is principle of tidy data, which has…