graph.cohesion {igraph}R Documentation

Vertex connectivity

Description

[Deprecated]

graph.cohesion() was renamed to cohesion() to create a more consistent API.

Usage

graph.cohesion(x, ...)

Arguments

x

x

...

passed to cohesion()


[Package igraph version 2.0.3 Index]