[R] tree-drawing in R ?

Upton, Stephen C scupton at nps.edu
Tue Feb 16 15:41:22 CET 2010


Also try

igraph


Stephen C. Upton
Research Associate
SEED (Simulation Experiments & Efficient Designs) Center for Data Farming
Naval Postgraduate School


> From: William Revelle <lists at revelle.net>
> Date: Mon, 15 Feb 2010 13:57:19 -0600
> To: Oliver Kullmann <O.Kullmann at swansea.ac.uk>, <r-help at r-project.org>
> Subject: Re: [R] tree-drawing in R ?
> 
> try
> 
> Rgraphviz
> diagram
> 
> 
> At 6:07 PM +0000 2/15/10, Oliver Kullmann wrote:
>> Hello,
>> 
>> I wonder whether binary (rooted) trees with simple
>> labels (say, integers) can be drawn by some R-package?
>> Couldn't find one.
>> Just to make sure (since "trees" can be many things): I mean
>> those computer-science creatures, with roots and subtrees.
>> 
>> Thanks for your consideration in any case
>> 
>> Oliver
>> 
>> P.S. Perhaps there is some graph-drawing package? (Here a "graph"
>> consists of vertices and connecting edges.)
>> 
>> ______________________________________________
>> R-help at 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.
> 
> 
> -- 
> William Revelle   http://revelle.net/revelle.html
> 2815 Lakeside Court   http://revelle.net/lakeside
> Evanston, Illinois
> It is 6 minutes to midnight http://www.thebulletin.org
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list