create_tree {TreeMineR} | R Documentation |
Creating a tree file for further use in TreeMineR()
.
Description
Creating a tree file for further use in TreeMineR()
.
Usage
create_tree(x)
Arguments
x |
A data frame that includes two or three columns:
|
Value
A data.frame with one variable pathString
that describes the
full path for each leaf included in the hierarchical tree.
[Package TreeMineR version 1.0.1 Index]