stat_boxplot (geom = "errorbar", aes(ymin = ..ymax..),width=0.2)+ stat_boxplot(geom = "errorbar", aes(ymax = ..ymin..),width=0.2) image.png ...
確定! 回上一頁