Learn R Programming

rpart (version 3.1-9)

rpart-internal: Internal Functions Used by the `rpart' Package

Description

Internal functions used in the rpart package.

Usage

string.bounding.box(s)
tree.depth(nodes)
descendants(nodes, include = TRUE)
node.match(nodes, nodelist, leaves, print.it = TRUE)

Arguments