View source: R/add_dendrogram.R
apply_dendextend | R Documentation |
Successively apply dendextend functions to a dendrogram.
apply_dendextend(dend_list, dendro)
dend_list |
List specifying dendextend functions to apply. For usage see the details of |
dendro |
Dendrogram object obtained from |
A dendrogram object modified with dendextend functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.