tree_labels: Extract labels data frame from tree object for plotting using...

Description Usage Arguments Value See Also

View source: R/tree.r

Description

Extract labels data frame from tree object for plotting using ggplot

Usage

1
  tree_labels(model, ...)

Arguments

model

object of class "tree", e.g. the output of tree()

...

ignored

Value

a list with two elements: $labels and $leaf_labels

See Also

cluster_data


pentalibra/ggcluster documentation built on May 25, 2019, 12:46 a.m.