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.

Version: 0.6.0
Imports: ggplot2 (≥ 2.0.0)
Suggests: testthat, knitr, rmarkdown
Published: 2019-08-08
Author: Constantin Ahlmann-Eltze [aut, cre]
Maintainer: Constantin Ahlmann-Eltze <artjom31415 at googlemail.com>
License: GPL-3
URL: https://github.com/const-ae/ggsignif
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggsignif results

Downloads:

Reference manual: ggsignif.pdf
Vignettes: ggsignif intro
Package source: ggsignif_0.6.0.tar.gz
Windows binaries: r-devel: ggsignif_0.6.0.zip, r-release: ggsignif_0.6.0.zip, r-oldrel: ggsignif_0.6.0.zip
macOS binaries: r-release: ggsignif_0.6.0.tgz, r-oldrel: ggsignif_0.6.0.tgz
Old sources: ggsignif archive

Reverse dependencies:

Reverse imports: ADAMgui, ggpubr, ggstatsplot, MicrobiotaProcess

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggsignif to link to this page.