read.fs.morph.ni1 | R Documentation |
Read morphometry data from FreeSurfer NIFTI v1 format files.
read.fs.morph.ni1(filepath)
filepath |
path to a file in FreeSurfer NIFTI v1 format, potentially with the FreeSurfer hack. See |
numeric vector, the morphometry data
This function uses our internal NIFTI reader that supports NIFTI v1 files with the FreeSurfer hack. This function assumes that the data in a file is a 1D vector and flattens it accordingly. It is not suitable to load NIFTI files with arbitrary dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.