You are missing the dodging in the stat_boxplot layer, so you can add this in to get the error bars dodged correctly. ggplot(dat, aes(x = Subscale, ...
確定! 回上一頁