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.7)ggpval_0.2.5.zip(r-4.6)ggpval_0.2.5.zip(r-4.5)
ggpval_0.2.5.tgz(r-4.6-any)ggpval_0.2.5.tgz(r-4.5-any)
ggpval_0.2.5.tar.gz(r-4.7-any)ggpval_0.2.5.tar.gz(r-4.6-any)
ggpval_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ggpval/json (API)
| # 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 from:87e2e4827d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 185 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 120 |
Exports:add_pval
Dependencies:clicpp11data.tablefarverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add p-values to ggplot objects. | add_pval |
