plot_pairwise_annotation: Plot pairwise annotation

Description Usage Arguments Value

View source: R/pairwise_annotation.R

Description

Plot pairwise annotation

Usage

1
2
3
4
5
6
7
8
plot_pairwise_annotation(
  plot,
  pairwise_annotation,
  label = "p_signif",
  values_to_exclude = c(),
  tier_width = 0.15,
  scale = "default"
)

Arguments

plot

ggplot object with discrete x-axis

pairwise_annotation

data frame from .prepare_pairwise_annotation

label

string scalar indicating column for text annotation

Value

ggplot object


keshav-motwani/ggexp documentation built on Feb. 4, 2021, 2:21 a.m.