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.

Package details

AuthorJun Cheng [aut, cre]
MaintainerJun Cheng <s6juncheng@gmail.com>
LicenseGPL-3
Version0.2.5
URL https://github.com/s6juncheng/ggpval
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ggpval")

Try the ggpval package in your browser

Any scripts or data that you put into this service are public.

ggpval documentation built on July 12, 2022, 1:07 a.m.