View source: R/NetworkAnalysis.R
get_hubs_global | R Documentation |
Function computing hub scores for each node. If bycluster = TRUE, hub scores are computed by cluster
get_hubs_global(graph, ...)
graph |
An igraph graph |
... |
other arguments to be passed to igraph function hub_score() |
hub_score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.