panel.cor {ABarray} | R Documentation |
Create correlation panel
panel.cor(x, y, digits=3, prefix="", cex.cor)
x |
vector of expression value for one sample |
y |
vector of expression value for another sample |
digits |
number of digits to display the correlation |
prefix |
additional text to display |
cex.cor |
size of the text |
None
Yongming Sun
##---- Not intended for direct function call !! ----