read.fs.morph.asc: Read morphometry data from ASCII curv format file

Description Usage Arguments Value Note

View source: R/read_fs_curv.R

Description

Read morphometry data from ASCII curv format file

Usage

1

Arguments

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.

Value

numeric vector, the curv data

Note

This format is also known as *dpv* (data-per-vertex) format.


neuroconductor/freesurferformats documentation built on May 20, 2021, 3:15 p.m.