Package: ggpval 0.2.5
ggpval: Annotate Statistical Tests for 'ggplot2'
Automatically performs desired statistical tests (e.g. wilcox.test(), t.test()) to compare between groups, and adds the resulting p-values to the plot with an annotation bar. Visualizing group differences are frequently performed by boxplots, bar plots, etc. Statistical test results are often needed to be annotated on these plots. This package provides a convenient function that works on 'ggplot2' objects, performs the desired statistical test between groups of interest and annotates the test results on the plot.
Authors:
ggpval_0.2.5.tar.gz
ggpval_0.2.5.zip(r-4.5)ggpval_0.2.5.zip(r-4.4)ggpval_0.2.5.zip(r-4.3)
ggpval_0.2.5.tgz(r-4.4-any)ggpval_0.2.5.tgz(r-4.3-any)
ggpval_0.2.5.tar.gz(r-4.5-noble)ggpval_0.2.5.tar.gz(r-4.4-noble)
ggpval_0.2.5.tgz(r-4.4-emscripten)ggpval_0.2.5.tgz(r-4.3-emscripten)
ggpval.pdf |ggpval.html✨
ggpval/json (API)
NEWS
# Install 'ggpval' in R: |
install.packages('ggpval', repos = c('https://s6juncheng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s6juncheng/ggpval/issues
Last updated 2 years agofrom:87e2e4827d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:add_pval
Dependencies:clicolorspacedata.tablefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add p-values to ggplot objects. | add_pval |