Introduction to ggplot2

ggplot2 provides two ways to produce plot objects: qplot() #quickplot –not covered in thisworkshop uses some concepts of The Grammar of Graphics, but doesn’t provide full capability and designed to be verysimilar to plot() and simple to use may make it easy to produce basic graphs but ................
................