View source: R/other_functions.R
getDend | R Documentation |
Builds a clustering tree
getDend(input, distFun = function(x) return(as.dist(1 - cor(x))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.