s6juncheng/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.5
URL https://github.com/s6juncheng/ggpval
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s6juncheng/ggpval")
s6juncheng/ggpval documentation built on July 13, 2022, 4:08 p.m.