Please note that ggplot might be a gateway drug to the tidyverse. Unfortunately, this is neither an introduction to the tidyverse nor an exhaustive report showing you every detail of ggplots. If ...
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 ...