Description Usage Arguments Examples
View source: R/ggplotHeatmap.R
Plots a correlation plot with dendograms using ggplot2
1 | clusteredCorrplot(x, hc, k = NULL, dendogram_colors = NULL)
|
x |
data matrix |
hc |
hierarchical clustering (output of hclust) |
k |
number of clusters |
dendogram_colors |
cluster colors in dendogram (length should be k) |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.