read.fs.morph.txt {freesurferformats} | R 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
[Package freesurferformats version 0.1.18 Index]