powered by
plotmatrix(data, mapping = aes(), colour = "black")
plotmatrix(mtcars[, 1:3]) plotmatrix(mtcars[, 1:3]) + geom_smooth(method="lm")
Run the code above in your browser using DataLab