Description Usage Arguments Examples
View source: R/FUNCTION_plotSPLOM.R
Function to generate scatterplot of matrix columns (SPLOM). For now this is using the pairs() function from base R.
1 | plotSPLOM(data.df)
|
data.df |
a data frame with numerical variables |
1 | plotSPLOM(SPATData_EnvCov[,2:5])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.