const-ae/ggsignif: Significance Brackets for 'ggplot2'

Enrich your 'ggplots' with group-wise comparisons. This package provides an easy way to indicate if two groups are significantly different. Commonly this is shown by a bracket on top connecting the groups of interest which itself is annotated with the level of significance (NS, *, **, ***). The package provides a single layer (geom_signif()) that takes the groups for comparison and the test (t.test(), wilcox.text() etc.) as arguments and adds the annotation to the plot.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version0.6.4.9000
URL https://const-ae.github.io/ggsignif/ https://github.com/const-ae/ggsignif
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("const-ae/ggsignif")
const-ae/ggsignif documentation built on April 23, 2024, 2:30 p.m.