powered by
The "where" entry of a tree object denotes leaves by row numbers in the "frame" object. This converts those to actual leaf numbers.
leaf.numbers(tree)
Vector, the same length as tree$where, giving leaf numbers.
Item of class "tree".
Sam Buttrey