GGPLOT2 box plot repositioning the significance bar in R

前端 未结 0 1094
别跟我提以往
别跟我提以往 2020-12-04 09:09

I\'m trying to figure out how to move the significance bar a little further down. This is what I have so far:

ggplot(a1, aes(x=SY, y=MEAN)) +
geom_boxplot(out         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题