adjacency: get adjacency graph

Description Usage Arguments

Description

get adjacency graph

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
adjacency(x, attr, ...)

## S4 method for signature 'SurfaceGeometry,numeric'
adjacency(x, attr)

## S4 method for signature 'SurfaceGeometry,character'
adjacency(x, attr)

## S4 method for signature 'SurfaceGeometry,missing'
adjacency(x)

Arguments

x

graph structure

attr

a character string indicating the edge attribute in the igraph object for the weights. If absent, weights are 0, 1.

...

extra args


bbuchsbaum/neurosurf documentation built on April 6, 2021, 10:08 a.m.