[R] Changing label size in plot.dendrogram

michael schmitt ms99_2000 at yahoo.de
Fri Mar 18 14:25:02 CET 2005


Dear R friends,

I have constructed an object of class 'dendrogram'
using an own function, and I'm using the R function
plot.dendrogram for visualizing it.
It works fine, but I could not find out how to change
the font size of edge and leaf labels.
?plot.dendrogram has shown me that the coloring of the
edge labels can be changed using plot(my.dendrogram,
edgePar=list(t.col='green')), but something like
't.cex' doesn't seem to exist.  

Any hints greatly appreciated.
Best regards,
Michael




More information about the R-help mailing list