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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to