*disclaimer
843433
ggpubr
- きれいなグラフ作成
- 群間比較でp値の追加
install.packages("ggpubr") library(ggpubr)
ggdensity()
gghistogram()
ggboxplot()
stat_compare_means()
ggviolin()
ggbarplot()
ggdotchart()
References
https://cran.r-project.org/web/packages/ggpubr/readme/README.html
https://rpkgs.datanovia.com/ggpubr/
http://www.sthda.com/english/articles/24-ggpubr-publication-ready-plots/
https://openbox-stat.net/entry/r-package
https://sugiura-ken.org/wiki/