Description Usage Arguments Value
View source: R/pairwise_annotation.R
Plot pairwise annotation
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"
)
|
plot |
ggplot object with discrete x-axis |
pairwise_annotation |
data frame from .prepare_pairwise_annotation |
label |
string scalar indicating column for text annotation |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.