Using ggplot2

The ggplot2 library was developed by Hadley Wickham, who also developed reshape2 and dplyr. Because of its peculiarities, you may end up using these other libraries to make full use of its power. There is a lot of basic introductory tutorials for ggplot out there. ................
................