
Table of Contents Introduction to ggplot This post will give you a quick introduction to a great way of plotting using R: the ggplot2 package (which for simplicity I will call ggplot from now on). ggplot is an R package which makes it super-easy to create visually pleasing plots with just a few lines of code!
