Write morphometry data in NIFTI v1 format.
Arguments
- filepath
string, the full path of the output NIFTI file. Should end with '.nii' or '.nii.gz'.
- data
numerical vector, the data to write. Will be coerced to double.
- ...
extra parameters passed to
write.nifti1.
See also
Other morphometry functions:
fs.get.morph.file.ext.for.format(),
fs.get.morph.file.format.from.filename(),
read.fs.curv(),
read.fs.mgh(),
read.fs.morph(),
read.fs.morph.gii(),
read.fs.volume(),
read.fs.weight(),
write.fs.curv(),
write.fs.label.gii(),
write.fs.mgh(),
write.fs.morph(),
write.fs.morph.asc(),
write.fs.morph.gii(),
write.fs.morph.ni2(),
write.fs.morph.smp(),
write.fs.morph.txt(),
write.fs.weight(),
write.fs.weight.asc()
Other nifti1 writers:
nii1header.for.mgh(),
write.nifti1()