R/NetworkAnalysis.R
get_hubs_global.Rd
Function computing hub scores for each node. If bycluster = TRUE, hub scores are computed by cluster
get_hubs_global(graph, ...)
An igraph graph
other arguments to be passed to igraph function hub_score()