adjacency: get adjacency graph

adjacencyR Documentation

get adjacency graph

Description

get adjacency graph

Usage

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 Aug. 29, 2024, 10:53 a.m.