outlier.shape = NA for ggplot to hide outliers. Try changing notch.width values. library(ggplot2) ggplot(iris, aes(Species, Sepal.Length ...
確定! 回上一頁