gg_dendrograma {discoveR} | R Documentation |
Dendrogram plot
gg_dendrograma(model, k, colors = NULL)
model |
an object of class hclust. |
k |
a vector specifying the cluster of each individual. |
colors |
a vector of color for each cluster. |
ggplot
Diego Jimenez <diego.jimenez@promidat.com>