twomode_centralization_degree.Rd
This function allows you to calculate how (degree) centralized a two-mode graph is.
twomode_centralization_degree(graph)
graph | An igraph graph |
---|
Borgatti, Stephen P, and Daniel S Halgin. 2011. ``Analyzing Affiliation Networks." In The SAGE Handbook of Social Network Analysis, edited by John Scott and Peter J Carrington, 417–33. London, UK: Sage.
twomode_centralization_degree(graph)#> Error in igraph::degree(graph): Not a graph object