Scale height of dendrogram.
scale_dendrogram(dend_seg, context = c("rows", "cols"), dend_side, dend_height)
Data frame containing coordinates for dendrogram segments (and any colour, linewidth, line type parameters)
Data frame containing dendrogram segments in format obtained from dendextend
.
Dimension to draw dendrogram along (rows or columns).
Logical indicating which side to draw dendrogram on. If row dendrogram TRUE is left. If column dendrogram TRUE is down.
Scaling parameter for dendrogram height (1 is no scaling).