pairs.EdgeResult | R Documentation |
Pairs plot for EdgeResult
## S3 method for class 'EdgeResult'
pairs(
x,
lower.panel = panel.lmSmooth,
upper.panel = panel.cor,
freeRelation = TRUE,
pch = 19,
...
)
x |
An EdgeResult object. |
lower.panel |
Lower panel, passed to |
upper.panel |
Upper panel, passed to |
freeRelation |
Logical, whether x- and y-axis shoule have the same range |
pch |
Point symbol |
... |
passed to Plot pairwise logFCs |
pairs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.