tree.depth {ggdendro}R Documentation

This is an exact copy of tree.depth in package rpart.

Description

The original function is not exported from rpart, but we require it to calculate the coordinates of leaves, segments and labels.

Usage

  tree.depth(nodes)

Author(s)

Brian Ripley


[Package ggdendro version 0.1-15 Index]