R Basics 2: Data Visualisation
Overview
This week we learn to communicate data visually using ggplot2. We cover the grammar of graphics — the underlying framework that makes ggplot2 so powerful and consistent — and practice creating scatter plots, bar charts, and histograms.
Download
Download and open the content project for this week:
03-content.zip: Download this file, unzip it, and double-click on03-content.Rprojto open it in RStudio.
Readings
TipR for Non-Programmers
Slides
Note
Slides for this session will appear here.