View source: R/NetworkAnalysis.R
get_betweenness | R Documentation |
Compute the betweenness centrality
get_betweenness(graph)
graph |
an igraph object |
a data.table containing the centrality measure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.