graph.cohesion {igraph} | R Documentation |
Vertex connectivity
Description
graph.cohesion()
was renamed to cohesion()
to create a more
consistent API.
Usage
graph.cohesion(x, ...)
Arguments
x |
x |
... |
passed to |
[Package igraph version 2.0.3 Index]