(bar chart, histogram, box plot, line plot, density plot, dot plot etc.) ... ggplot(iris, aes(x=1:nrow(iris), y=iris[,x], color=Species)) + geom_point() +.
確定! 回上一頁