library(ggplot2) box <- ggplot(data=iris, aes(x=Species, y=Sepal. ... + geom_line() + ggtitle("Growth curve for individual chicks") ...
確定! 回上一頁