plot.gtclust | R Documentation |
plot gtclust dendrogram
## S3 method for class 'gtclust'
plot(x, y = NULL, nb_max_leafs = 500, ...)
x |
a tree as produced by a gtclust variant. |
nb_max_leafs |
number of leafs to keep |
an ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.