text.cubt {cubt}R Documentation

Put labels on the tree plot.

Description

Put labels on the tree plot.

Usage

text.cubt(x, splits = TRUE, label = "yval", all = FALSE, pretty = NULL, digits = getOption("digits") - 3, adj = par("adj"), xpd = TRUE, ...)

Arguments

x
splits
label
all
pretty
digits
adj
xpd
...

Note

Same as text.tree slightly modified.

Author(s)

Badih Ghattas


[Package cubt version 3.2 Index]