Description Usage Arguments Author(s) Examples
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.
1 | scatterPlotMatrix(data, main = NULL, pch = 21, ...)
|
data |
data.frame. |
main |
The main title (on top) using font, size (character
expansion) and color |
pch |
numeric: point symbol |
... |
further arguments to be passed to or from methods |
Email: dr.myominnoo@gmail.com
Website: https://myominnoo.github.io/
1 2 | ## iris data
# scatterPlotMatrix(iris)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.