Learn R Programming

tree (version 1.0-21)

tree-internal: Internal Functions Used by the 'tree' Package

Description

Internal functions used in the tree package.

Usage

## S3 method for class 'tree':
labels(object, pretty = TRUE, collapse = TRUE, \dots)

## S3 method for class 'frame.tree': model(formula, \dots)

Arguments