Introduction
We use ggplot() and aes() to make clear and colorful pictures from data. They help us see patterns and stories in numbers.
You want to show how two things relate, like height and weight.
You need to compare groups, like sales in different months.
You want to make a simple chart from a table of data.
You want to add colors or shapes to points to show more info.