This is a record

Captured March 19, 2025 11:34 am

View Mode: Standard Screenshot
Title
Points — geom_point • ggplot2
Description
The point geom is used to create scatterplots. The scatterplot is most useful for displaying the relationship between two continuous variables. It can be used to compare one continuous and one categorical variable, or two categorical variables, but a variation like geom_jitter(), geom_count(), or ge