panel.cor | R Documentation |
Prepares the correlations for the all2all plot.
panel.cor(x, y, prefix = "rho=", cex.cor = 2, ...)
x, |
numeric vector x |
y, |
numeric vector y |
prefix, |
prefix for the text |
cex.cor, |
correlation font size |
..., |
additional parameters |
all2all correlation plots
panel.cor(c(1,2,3), c(4,5,6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.