ggsignif (0.6.4)

Published 2026-02-24 13:47:14 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("ggsignif")

About this package

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.Significance Brackets for 'ggplot2'

Dependencies

Imports ggplot2 (>= 3.3.5)
Suggests knitr, rmarkdown, testthat, vdiffr (>= 1.0.2)
Details
CRAN
2026-02-24 13:47:14 +00:00
1
GPL-3 | file LICENSE
Constantin Ahlmann-Eltze
574 KiB
Assets (1)
Versions (1) View all
0.6.4 2026-02-24