community {igraph} | R Documentation |
These functions are alpha code and also their syntax is expected to change. Don't use them!
community.eb(graph, directed = TRUE) community.eb2(graph, directed = TRUE) community.cut(graph, edges, after.removing) edge.type.matrix(graph, types) modularity(graph, types)
graph |
|
directed |
|
edges |
|
after.removing |
|
types |
Gabor Csardi csardi@rmki.kfki.hu