p2 <- ggplot(data=df2,aes(x=region2,y=tvalues2,color=sex2)) + geom_boxplot(width=0.5/length(unique(df1$region))).
確定! 回上一頁