Graphical insights from data

ggplot2: One graphics package to rule them all! The package ggplot2 gives a framework to produce elegant, high-end graphical displays following the technical framework of the Grammar of Graphics (Wilkinson 2000). You will learn how to create a wide variety of graphical displays in R. We will use a lot of data examples to work through the basic plots as well as more advanced tools, such as faceting, colors, themes and more.