nodes | R Documentation |
Retrieves the node numbers from a surface object.
nodes(x)
## S4 method for signature 'SurfaceGeometry'
nodes(x)
## S4 method for signature 'NeuroSurface'
nodes(x)
## S4 method for signature 'NeuroSurfaceVector'
nodes(x)
x |
An object representing a surface. |
A vector of node numbers.
vertices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.