powered by
triangleplot (x, y=NULL, details=TRUE, n.col.legend=5, cex.col=0.7, cex.var=0.9, digits=1, color=FALSE)
corrplot
x <- matrix(runif(1600, 0, 1), 40, 40) triangleplot(x)
Run the code above in your browser using DataLab