rpart.branch {ggdendro}R Documentation

This is an exact copy of rpart.branch 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

  rpart.branch(x, y, node, branch)

Author(s)

Brian Ripley


[Package ggdendro version 0.1-15 Index]