radial_order_surf {ciftiTools} | R Documentation |
Order Vertices on Circular Manifold
Description
Order vertices on circular manifold by radians (after 2D CMDS projection).
Usage
radial_order_surf(vertices)
Arguments
vertices |
A V \times 3 matrix, where each row contains the Euclidean
coordinates at which a given vertex in the mesh is located. V is the
number of vertices in the mesh
|
Value
Index ordering of vertices
[Package
ciftiTools version 0.16.1
Index]