我一直在閱讀這兩個函數的文檔ggplot2。我想知道哪些區別以及使用每個功能的正確情況(facet_wrap()和facet_grid())。 library(ggplot2) p <- qplot(displ, hwy, ...
確定! 回上一頁