read.fs.morph.nii {freesurferformats} | R Documentation |
Read morphometry data from FreeSurfer NIFTI format files, determine NIFTI version automatically.
Description
Read morphometry data from FreeSurfer NIFTI format files, determine NIFTI version automatically.
Usage
read.fs.morph.nii(filepath)
Arguments
filepath |
path to a file in FreeSurfer NIFTI v1 or v2 format, potentially with the FreeSurfer hack for v1. See |
Value
numeric vector, the morphometry data
[Package freesurferformats version 0.1.18 Index]