vertex.coords | R Documentation |
Return coordinates for vertices, supporting entire brain via hemilist.
vertex.coords(surface, vertices)
surface |
an fs.surface instance, see |
vertices |
vector of positive integers, the vertex indices. Values which are outside of the valid indices for the surface will be silently ignored, making it easier to work with the two hemispheres. |
double nx3 matrix of vertex coordinates.
Other 3d utility functions:
highlight.points.spheres()
,
highlight.vertices.spheres()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.