Scatterplot. ggplot(data = airquality, aes(x = Ozone, y = Temp)) + geom_point() ... For example, it shows the data type and dimensions of the data frame, ...
確定! 回上一頁