Skip to content
Prev 111582 / 398498 Next

Implementing trees in R

Lists are not good for this.  There is an example in section 3.3 of
the proto vignette of using proto objects for this.  That section
also references an S4 example although its pretty messy with S4.

You might want to look at the graph, RBGL and graphviz packages
in Bioconductor and the dynamicgraph, mathgraph and sna packages
on CRAN.
On 3/16/07, Yuk Lap Yip (Kevin) <yuklap.yip at yale.edu> wrote: