plotConcordanceDendrogram {benchdamic} | R Documentation |
Plots the method's dendrogram of concordances.
plotConcordanceDendrogram(hc, direction = "v", cols)
hc |
Hierarchical clustering results produced in
|
direction |
vertical (default |
cols |
A named vector containing the color hex codes. |
a ggplot2
object
createConcordance
and plotConcordance