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