Skip to contents

extract igraph object

Usage

graph(x, ...)

# S4 method for class 'SurfaceGeometry'
graph(x)

# S4 method for class 'NeuroSurface'
graph(x, ...)

# S4 method for class 'NeuroSurfaceVector'
graph(x, ...)

Arguments

x

the object to extract the graph from

...

extra args

Value

An igraph object representing the surface mesh connectivity