View source: R/graph_clustering.R
compare_clusters_alluvial | R Documentation |
Alluvial plot to compare igraph cluster objects
compare_clusters_alluvial( cluster1 = daisy_clusters, cluster2 = pagoda_clusters )
cluster1 |
igraph cluster object 1 |
cluster2 |
igraph cluster object 2 |
alluvial plot object and table of membership
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.