13.2 Introduction to ggplot using qplot

Load the iris data

data(iris)

Load the ggplot2 and cowplot packages