python 의 subplot과 같은 느낌. ggplot(data = mpg) + geom_point(mapping = aes(x = displ, y = hwy)) + facet_wrap(~ class, nrow ...
確定! 回上一頁