twomode_centralization_between.Rd
This function allows you to calculate how (betweenness) centralized a two-mode graph is.
twomode_centralization_between(graph)
graph | An igraph graph |
---|
twomode_centralization_between(graph)#> Error in betweenness(graph): Not a graph object