Data Visualisation in R with ggplot2
This tutorial video is aimed for those who are new to the R programming language, the goal is to build a foundation from which attendees can continue to further their skills in R programming.
Tutorial Description
In this tutorial, you will learn about the ggplot2 package in R, which is widely used for creating visually appealing plots and graphs. We will be looking at:
- Core packages essential for fully utilising ggplot2
- Techniques for segmenting the plotting canvas
- Using pipes to streamline operations
- Essential components for constructing a plot
- Various geom types offered by ggplot2
- Customisation techniques to enhance visuals
- Additional layers to simplify plot creation
By the end of this tutorial, you will be able to use ggplot2 to create informative and visually appealing graphs. These skills will help you analyse and communicate data more effectively.
Related Materials:
The Repository URL: introduction-to-R / data-visualisation-ggplot2 · GitLab
Watch ‘Data Visualisation in R with ggplot2’ directly on Media Hopper Create
These videos created by by Digital Skills staff at the The University of Edinburgh are available under a Creative Commons Attribution licence.
Header Image: Titlecard of the video


