ITN Cluster
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)
Useful links