Displaying 1 result from an estimated 1 matches for "scoredendogramobj".
2008 May 06
1
Dendrogram label size
Is it possible to resize the labels in a dendrogram without applying
circles and triangles to edges?
I tried cex.labels:
plot(scoreDendogramObj, horiz=TRUE, axes=FALSE, cex.labels=0.8)
but that didn't have any effect.
Thanks,
Alex