View source: R/ITNcluster_function.R
ITNcluster | R Documentation |
This function calculates cluster membership for ITN
ITNcluster(gs)
gs |
International Trade Network - igraph object (with region attribute) |
Cluster object containing various cluster membership results
##Load ITN
data(ELEnet16)
##Cluster Analysis
CLU<-ITNcluster(ELEnet16)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.