[R] ggplot2 - facet_grid and facet_wrap ... data = mdat, fill = D, geom = "bar") + facet_grid(~ variable) qplot(D, value, data = mdat, ...
確定! 回上一頁