Learn R Programming

HospitalNetwork (version 0.9.4)

get_betweenness: Compute the betweenness centrality

Description

Compute the betweenness centrality

Usage

get_betweenness(graph)

Value

a data.table containing the centrality measure

Arguments

graph

an igraph object