Hello,

I'm modeling a watershed, and have a file linking individual tributaries
- the name of each tributary and the water body into which it flows
(which can be a tributary of another water body).  I want to use this to
build a tree data structure (a root, and then child nodes, linked to
further child nodes, etc.).  Is there a package that builds and
traverses such data structures?

Thanks,

John.

______________________________________________
R-help@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.

Reply via email to