[R] How to decrease size of points?

Medic m@|||P@dpo@t @end|ng |rom gm@||@com
Wed Sep 30 17:05:49 CEST 2020


The code works as I want, but the points are too big. How to decrease
them? (Where to insert: size = 0.8?)
p1 <- p + geom_point(aes(size = Stage), alpha = 1/3) + xlab ("X") +
ylab("Y") + geom_smooth()



More information about the R-help mailing list