The color, the size and the shape of points can be changed using the function ... library(ggplot2) # Basic scatter plot ggplot(mtcars, aes(x=wt, ...
確定! 回上一頁