[Solution found!] 下面的答案是指在facet_grid()或中有2个参数的情况facet_wrap()。 facet_grid(x ~ y)x*y即使某些地块为空,也会显示地块。例如: library(ggplot2) ...
確定! 回上一頁