Learn R Programming

ciftiTools (version 0.17.4)

radial_order_surf: Order Vertices on Circular Manifold

Description

Order vertices on circular manifold by radians (after 2D CMDS projection).

Usage

radial_order_surf(vertices)

Value

Index ordering of 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