geom_jitter() H +geom_boxplot() + coord_flip() H + geom_boxplot(outlier.color = "red", outlier.size=5) H + geom_boxplot(aes(fill = SMOKE)) H + ...
確定! 回上一頁