text.cubt {cubt} | R Documentation |
Put labels on the tree plot.
text.cubt(x, splits = TRUE, label = "yval", all = FALSE, pretty = NULL, digits = getOption("digits") - 3, adj = par("adj"), xpd = TRUE, ...)
x |
|
splits |
|
label |
|
all |
|
pretty |
|
digits |
|
adj |
|
xpd |
|
... |
Same as text.tree slightly modified.
Badih Ghattas