View source: R/other_functions.R
rankCompleteDendPlot | R Documentation |
Wrapper for plot_dend
rankCompleteDendPlot(input = NULL, l.rank = NULL, dend = NULL, label_color = NULL, node_size = 3, main = "Tree", distFun = function(x) return(dist(1 - (1 + cor(x))/2)), ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.