Rdocumentation
powered by
Learn R Programming
CollapsABEL (version 0.10.11)
qqmulti: QQ plot of multiple p-value vectors
Description
QQ plot of multiple p-value vectors
Usage
qqmulti(...)
Arguments
...
p-value vectors. These vectors don't have to have the same length.
Value
A ggplot object. One QQ plot for each p-value vector and they superposed one after another.