Description Usage Arguments Value
Create qqplots with an assumed uniform distribution
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
d |
dataframe with at least one column, p-value; Color, Shape, and Name optional |
CI |
two-sided confidence interval, default 0.95 |
opacity |
point opacity, default 1 |
groupcolors |
named vector of colors corresponding to data in Group column |
splitby |
if data contains Color and/or Shape, indicate variable(s) by which the data should be subsetted for calculating CIs |
highlight_p |
p-value threshold to highlight |
highlight_name |
vector of names to highlight, dataframe must include a Name column |
annotate_p |
p-value threshold to annotate, dataframe must include a Name column |
annotate_name |
vector of names to annotate, dataframe must include a Name column |
highlighter |
highlighter color |
line |
draw a red line at pvalue threshold (observed) |
slope |
abline slope |
background |
can change to "white" |
title |
plot title |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.