Skip to course content
Free R data course

R Foundations for Data Analysis

Module 07 Summary

What this module established

Every ggplot is data, mapping and layer. You are not choosing a chart type from a menu — you are saying which column controls which visual property, and the geom follows from that.

Carry forward

Before moving on

Move on when your chart can be understood with no surrounding text and was exported by code.