r Copy install.packages("ggplot2") library(ggplot2) scatter <- ggplot(data=iris, aes(x = Sepal.Length, y = Sepal.
確定! 回上一頁