... b, c) ggplot(data, aes(x=group, y=value)) + stat_boxplot(geom ='errorbar') + geom_boxplot() #geom_boxplot(outlier.shape = NA) ...
確定! 回上一頁