complete_pvpick | R Documentation |
pvpick
A helper function to add the missing singleton clusters in the output of pvpick
(from the package pvclust).
complete_pvpick(clusters, labels)
clusters |
A clustering by a call to |
labels |
A character vector containing the exhaustive set of levels. |
A list with the singleton clusters inserted at the end (so that the set of clusters is exhaustive).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.