community: Undocumented functions for community structure detection
Description
These functions are alpha code and also their syntax is
expected to change. Don't use them!Usage
community.eb(graph, directed = TRUE)
community.eb2(graph, directed = TRUE)
community.cut(graph, edges, after.removing)
edge.type.matrix(graph, types)
modularity(graph, types)