read.fs.morph.txt: Read morphometry data from plain text file

View source: R/read_fs_curv.R

read.fs.morph.txtR Documentation

Read morphometry data from plain text file

Description

Read morphometry data from plain text file

Usage

read.fs.morph.txt(filepath)

Arguments

filepath

path to a file in plain text format. Such a file contains, on each line, a single float value. This very simply and limited *format* is used by the LGI tool by Lyu et al., and easy to generate in shell scripts.

Value

numeric vector, the curv data


freesurferformats documentation built on May 29, 2024, 5:29 a.m.