Computes betweenness centrality for the projected graph. Uses igraph if available, otherwise a pure-R BFS implementation.
Usage
mskBetweenness(hg, type = c("bone", "muscle"))Computes betweenness centrality for the projected graph. Uses igraph if available, otherwise a pure-R BFS implementation.
mskBetweenness(hg, type = c("bone", "muscle"))