and ggplot2 syntax ... https://cran.r-project.org/doc/contrib/Paradis-rdebuts_fr.pdf ... p <- ggplot(data, aes(x, y)) + layer1 + layer2 + .
確定! 回上一頁