MakeQQplot | R Documentation |
The function MakeQQplot displays the QQplot of the -log10(pvalues).
MakeQQplot(Pvalues, Name = NULL, Xrange = NULL, Yrange = NULL)
Pvalues |
A vector containing pvalues. |
Name |
A name of the corresponding test. (optional) |
Xrange |
A range for the x axis. (optional) |
Yrange |
A range for the y axis. (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.