# NOT RUN {
MyData <- centrality.measures
My.vertices.IHS <- ihs(DC = centrality.measures$Degree,
BC = centrality.measures$BetweennessCentrality,
NC = centrality.measures$NeighborhoodConnectivity)
# }
Run the code above in your browser using DataLab