powered by
This function prints the structure of a tree, generated by the decision_tree function.
decision_tree
# S3 method for tree_struct print(x, ...)
nothing.
The tree structure.
Extra useless parameters.
Víctor Amador Padilla, victor.amador@edu.uah.es
It must receive a tree_struct data type.
tree_struct
# example code print(db_tree_struct)
Run the code above in your browser using DataLab