geod.patches.pervertexdata.singlehemi {fsbrain} | R Documentation |
Generate per-vertex distance data from geodesic patches around several vertices for a single hemi.
Description
Generate per-vertex distance data from geodesic patches around several vertices for a single hemi.
Usage
geod.patches.pervertexdata.singlehemi(mesh, vertex, ...)
Arguments
mesh |
a single |
vertex |
positive integer (or vector of the latter), the index of the source vertex in the mesh. If a vector, the neighborhoods for all vertices will be computed separately. |
... |
extra arguments passed to |
See Also
geod.patches.pervertexdata
[Package fsbrain version 0.5.5 Index]