6.1 Overview

Exploratory data analysis is one of the most important part of the data analysis.

The book expands on using the base r plot() function for data visualization. Here we have a look at how to make the same plots with {ggplot2} and the {tidyverse} syntax.