panel.cor {mycor} | R Documentation |
Make correlation plot for plot of class "mycor"
Description
Make correlation plot for plot of class "mycor"
Usage
panel.cor(x, y, digits = 2, prefix = "", cex.cor)
Arguments
x |
a numeric vector |
y |
a numeric vector |
digits |
integer indicating the number of decimal places (round) or significant digits (signif) to be used. |
prefix |
a character vector |
cex.cor |
a numeric variable |
[Package mycor version 0.1.1 Index]