ggsignif: Significance Brackets for 'ggplot2' (original) (raw)

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.

Version: 0.6.4
Imports: ggplot2 (≥ 3.3.5)
Suggests: knitr, rmarkdown, testthat, vdiffr (≥ 1.0.2)
Published: 2022-10-13
DOI: 10.32614/CRAN.package.ggsignif
Author: Constantin Ahlmann-EltzeORCID iD [aut, cre, ctb] (Twitter: @const_ae), Indrajeet Patil ORCID iD [aut, ctb] (Twitter: @patilindrajeets)
Maintainer: Constantin Ahlmann-Eltze
License: GPL-3 | file
URL: https://const-ae.github.io/ggsignif/,https://github.com/const-ae/ggsignif
NeedsCompilation: no
Language: en-US
Citation: ggsignif citation info
Materials: NEWS
CRAN checks: ggsignif results

Documentation:

Downloads:

Reverse dependencies:

Linking:

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