Learn R Programming

⚠️There's a newer version (0.6.4) of this package.Take me there.

ggsignif (version 0.6.3)

Significance Brackets for 'ggplot2'

Description

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.

Copy Link

Version

Install

install.packages('ggsignif')

Monthly Downloads

127,987

Version

0.6.3

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Constantin Ahlmann-Eltze

Last Published

September 9th, 2021

Functions in ggsignif (0.6.3)

stat_signif

Create significance layer
ggsignif-package

ggsignif: Significance Brackets for 'ggplot2'