Material from my talk on the 6th of November 2017 at the Oxford R User group meetup.
It covers the following topics:
- Basic introduction to ggplot2
- Dos and don'ts of data visualization
- The Grammar of Graphics
- How to create a ggplot2 extension
The slides are here, the example code for the basic ggplot calls are here and the code with for ggplot extension is here