get_data_tree_leaf_labels: Extract labels data frame from tree object for plotting using ggplot.
Description
Extract labels data frame from tree object for plotting using ggplot
Usage
get_data_tree_leaf_labels(model, uniform, ...)
Arguments
model
object of class "tree", e.g. the output of tree()