Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Excel 中你可以画出这样的东西。有人知道qqplot怎么做吗
和 Excel 生成这样的图表。
我要找的是读圈的东西?可以在ggplot中做到吗?
你试过 facet_wrap 或 facet_grid 吗? http://docs.ggplot2.org/0.9.3.1/facet_wrap.html