facet_grid (facets, margins = FALSE, scales = "fixed", space = "fixed", shrink = TRUE, ... aes(mpg, wt)) + geom_point() # With one variable p + facet_grid(.
確定! 回上一頁