rpart-internal {rpart} | R Documentation |
Internal functions used in the rpart
package.
string.bounding.box(s) tree.depth(nodes) descendants(nodes, include = TRUE) node.match(nodes, nodelist, leaves, print.it = TRUE)
These are not intended for use by end users. tree.depth
,
descendants
and node.match
duplicate tree
.