The package `ggplot2` is a popular alternative to base plotting operations in R (e.g. functions such as `plot`, `boxplot`, `hist`) and is one of the libraries installed with tidyverse, a set of ...