摘要:
和R自带的绘图系统不同,ggplot2不能直接通过par(mfrow) 或者 layout()来排版多张图片。终于发现,其实可以通过一个『gridExtra』包来搞定: Reference: http://rstudio-pubs-static.s3.amazonaws.com/2852_37927 阅读全文
posted @ 2016-11-19 06:24
Forever_YCC
阅读(5562)
评论(0)
推荐(0)