| centralization.evcent.tmax {igraph} | R Documentation |
Theoretical maximum for betweenness centralization
Description
centralization.evcent.tmax() was renamed to centr_eigen_tmax() to create a more
consistent API.
Usage
centralization.evcent.tmax(
graph = NULL,
nodes = 0,
directed = FALSE,
scale = TRUE
)
Arguments
[Package igraph version 2.2.3 Index]