This course is normally taught as part of the R with Tidyverse bootcamp. Ggplot is the most popular plotting extension to R and replicates many of the graph types found in the core plotting libraries. This course provides an introduction to the ggplot2 libraries and gives a practical guide for how to use these to create different types of graphs.

Number of course hours : 8
Level: Medium
Topics Covered:
Course Content:
- How ggplot2 works
- Plotting different graph types
- Changing annotation, scaling and colours
- Adding statistical summaries and other overlays
- Faceting and highlighting
- Saving plots