powered by
ggscatmat(data, columns = 1:ncol(data), color = NULL, alpha = 1, corMethod = "pearson")
1:ncol(data)
NULL
1
cor
data(flea) ggscatmat(flea, columns = 2:4) ggscatmat(flea, columns = 2:4, color = "species")
Run the code above in your browser using DataLab