data.tree (version 0.1.6)
Hierarchical Data Structures
Description
Create tree structures from hierarchical data, and use the utility
methods to traverse the tree in various orders. Aggregate, print, convert to and from data.frame,
and apply functions to your tree data. Useful for decision trees, machine learning, finance, and
many other applications.