我有这个带有ggpubr::stat_compare_means()函数的ggplot图:
ggpubr::stat_compare_means()
正如您所看到的,Wilcoxon测试在左侧条上重叠了一些点。
如何将文本向右移动?
https://stackoverflow.com/questions/51260843
相似问题