ggpval: Annotate Statistical Tests for 'ggplot2' (original) (raw)

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.

Version: 0.2.5
Imports: ggplot2, data.table
Suggests: knitr, rmarkdown, markdown, testthat
Published: 2022-07-11
DOI: 10.32614/CRAN.package.ggpval
Author: Jun Cheng [aut, cre]
Maintainer: Jun Cheng
License: GPL-3
URL: https://github.com/s6juncheng/ggpval
NeedsCompilation: no
Materials: NEWS
CRAN checks: ggpval results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=ggpvalto link to this page.