vertices | R Documentation |
extract vertices from surface
vertices(x, ...)
## S4 method for signature 'NeuroSurface'
vertices(x)
## S4 method for signature 'NeuroSurfaceVector'
vertices(x, indices)
## S4 method for signature 'SurfaceGeometry'
vertices(x, indices)
x |
the surface object |
... |
extra args |
indices |
a vector of indices specifying the valid surface nodes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.