panel.cor {xcms} | R Documentation |
Correlation coefficient panel for pairs function.
panel.cor(x, y, digits = 2, prefix = "", cex.cor)
x |
first data series |
y |
second data series |
digits |
number of digits to plot |
prefix |
text to prefix the coefficients |
cex.cor |
character expansion factor |
Colin A. Smith, csmith@scripps.edu, based on pairs example code