panel.cor: show correlation value

Description Usage Arguments Author(s) See Also

View source: R/panel.cor.R

Description

This show correlation value whose color and size of font reflect how high the value are. This is designed to use with pairs as
pairs(x, upper.panel= panel.cor)

Usage

1
panel.cor(x, y, digits = 2, cex.cor, method = "spearman", ...)

Arguments

x, y, method

same as those for cor

digits

how many digit of correlation values should be displayed.

cex.cor

the magnification factor for correlation values

...

not used

Author(s)

Mun-Gwan Hong, mungwan@gmail.com

See Also

pairs


Rundmus/Useful2me-R_package documentation built on Nov. 13, 2020, 4:16 p.m.