In this article, you’ll learn the intertwined processes of data manipulation, extraction and visualization using the tools dplyr and ggplot2. You’ll learn to manipulate data by filtering, sorting, and summarizing a real dataset in order to answer exploratory questions. Henceforth, you’ll get a taste of the exploratory data analysis and…