[R] plotting dendrograms

Petr Smilauer petrsm at jcu.cz
Fri Jul 20 23:05:05 CEST 2001


tree.1<-tree(...)
plot(tree.1)
text(tree.1) 
 eventually as 
text(tree.1,cex=0.5) 
 if you got a large tree

Petr S.

On Fri, 20 Jul 2001, David White wrote:

> 
> Hello,
> 
> Can anyone offer any insight on graphing classification dendrograms with
> the nodes marked?
> 
> plot(tree()) produces a nice tree structure but there's no acccompanying
> text.
> 
> Thanks,
> 
> D
> 
> S. David White
> sdavidwhite at bigfoot.com
> Columbus, Ohio
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list