CMD + K

r-ggsignif

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-ggsignif

Usage Tracking

0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 14, 2022 at 05:30

License

GPL-3

Total Downloads

228.5K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.4.0
macOS-64 Last supported version: 0.4.0
win-64 Last supported version: 0.4.0