powered by
Plot correlation plot
plotCor(cor_dat, my_method)
Corelation plot
Corelation matrix
method to plot, for example: circle
Jayachandra N
plotCor
if (FALSE) { # interactive() cor_dat <- cor(mtcars) plotCor(cor_dat, "circle") }
Run the code above in your browser using DataLab