get_surface_coords: Extract the vertex coordinates from the brainparc surface.

Description Usage Arguments Value See Also

View source: R/brainparc.R

Description

Extract the vertex coordinates from the brainparc surface.

Usage

1
get_surface_coords(brainparc, vertices, hemis)

Arguments

brainparc

a brainparc instance, see brainparc_fs to get one.

vertices

integer vector, the query vertex indices.

hemis

vector of character string, the hemispheres for the query vertices. Length must match, length of 1 will be recycled to all vertices.

Value

numerical nx3 matrix, the coordindates for the x query vertices.

See Also

Other brainparc accessors: get_surface()


dfsp-spirit/brainloc documentation built on Jan. 28, 2022, 12:25 p.m.