geom_point( ## draw horizontal lines instead of points shape = 95, size = 10, alpha = .2
I didn't know there were > 95 shape values. The documentation only showed 24! https://ggplot2.tidyverse.org/reference/scale_shape.html
geom_point( ## draw horizontal lines instead of points shape = 95, size = 10, alpha = .2
I didn't know there were > 95 shape values. The documentation only showed 24! https://ggplot2.tidyverse.org/reference/scale_shape.html