data.tree
General Purpose Hierarchical Data Structure
Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.
1.2.0
GPL (>= 2)
1 个版本
安装
install.packages("data.tree")
remotes::install_cran("data.tree")
版本列表
1.2.0
2025-08-25