Learn R Programming

SafeQuant (version 2.3)

pairsAnnot: Plot lower triangle Pearsons R^2. Diagonal text, upper triangle all against all scatter plots with lm abline

Description

Plot lower triangle Pearsons R^2. Diagonal text, upper triangle all against all scatter plots with lm abline

Usage

pairsAnnot(data, textCol = rep(1, ncol(data)), diagText = colnames(data), col = rgb(0, 100, 0, 50, maxColorValue = 255), isHeatCol = F, cexTxt = 2, ...)

Arguments

data
data.frame
textCol
text color
diagText
diagnoal text
col
dot col
isHeatCol
heat colors
cexTxt
cex txt
...
see plot

Details

No details

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab