scatterPlotMatrix: Scatter plot matrices with histogram and
correlation coefficients
Description
A matrix of scatter plots is produced with
Scatter plots with smooth regression line in lower panel,
histograms in diagonal panel and Pearson's correlation
coefficients in upper panel.
Usage
scatterPlotMatrix(data, main = NULL, pch = 21, ...)
Arguments
data
data.frame.
main
The main title (on top) using font, size (character
expansion) and color par(c("font.main", "cex.main", "col.main")).