Re: [R] Dendrogram label size

2008-05-06 Thread Peter Alspach
Alex > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alex Reynolds > Sent: Wednesday, 7 May 2008 12:26 a.m. > To: r-help@r-project.org > Subject: [R] Dendrogram label size > > Is it possible to resize the labels

[R] Dendrogram label size

2008-05-06 Thread Alex Reynolds
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-pro