read.fs.morph.asc | R Documentation |
Read morphometry data from ASCII curv format file
read.fs.morph.asc(filepath)
filepath |
path to a file in FreeSurfer ASCII curv format. Such a file contains, on each line, the following fields, separated by spaces: vertex_index, vertex_coord_x, vertex_coord_y, vertex_coord_z, morph_data_value. |
numeric vector, the curv data
This format is also known as *dpv* (data-per-vertex) format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.