View source: R/generate_results.R
| generate.results | R Documentation |
Generates clustering results
generate.results(g_clusters, distance.matrix)
g_clusters |
igraph object with all clusters as connected components. |
distance.matrix |
The original distance matrix. |
A list with cnumber, cluster, partition, csize, network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.