panel.cor {ABarray}R Documentation

Create correlation panel

Description

Create correlation panel

Usage

panel.cor(x, y, digits=3, prefix="", cex.cor)

Arguments

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

Value

None

Author(s)

Yongming Sun

Examples

##---- Not intended for direct function call !! ----

[Package ABarray version 1.4.2 Index]