View source: R/fsaverage_to_coords.R
coord_closest_vertex | R Documentation |
Find closest surface vertex to a point, using Euclidean distance.
coord_closest_vertex(coordinate, surfaces)
coordinate |
|
surfaces |
hemilist of |
a data.frame with columns named 'query_x', 'query_y', 'query_z', 'lh_closest_vertex', 'lh_distance', 'rh_closest_vertex', 'rh_distance', 'both_closest_vertex', 'both_distance', 'both_hemi'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.