tree-internal {tree}R Documentation

Internal Functions Used by the `tree' Package

Description

Internal functions used in the tree package.

Usage

labels.tree(object, pretty = TRUE, collapse = TRUE, ...)
model.frame.tree(formula, ...)

Note

These are not intended for use by end users.


[Package Contents]