nodes-methods: Extract Surface Node Numbers

nodesR Documentation

Extract Surface Node Numbers

Description

Retrieves the node numbers from a surface object.

Usage

nodes(x)

## S4 method for signature 'SurfaceGeometry'
nodes(x)

## S4 method for signature 'NeuroSurface'
nodes(x)

## S4 method for signature 'NeuroSurfaceVector'
nodes(x)

Arguments

x

An object representing a surface.

Value

A vector of node numbers.

See Also

vertices


bbuchsbaum/neurosurf documentation built on June 10, 2025, 8:22 p.m.