vertex.coords {fsbrain} | 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()