library(ggplot2) p1 <- ggplot(aes(y = qsec, x = factor(gear)), ... Whisker-less boxplot ... min.mean.sd.max, geom = "boxplot") + geom_point(alpha = 1/5).
確定! 回上一頁