Description Usage Arguments Value
Given a correlation matrix this function will generate a
correlation plot. Uses corrplot::corrplot
for non-interactive plotting
and heatmaply::heatmaply
for interactive plotting
1 | autoCorrelationPlot(m, cluster = FALSE, interactiveplot = FALSE)
|
m |
Correlation matrix to plot |
cluster |
If |
interactiveplot |
If |
Correlation plot of the provided correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.