write.NIFTI.Rd
Write a 4 dimensional datacube in NIFTI file format.
write.NIFTI(ttt, header=NULL, filename)
ttt | 4 dimensional datacube |
---|---|
header | header information |
filename | file name |
Writes the datacube ttt
to a file named file
in NIFTI file
format. header
is a list that contains the header
information.
See NIFTI documentation for details.
Nothing is returned.
Polzehl, J. and Tabelow, K. (2007) fmri: A Package for Analyzing fmri Data, R News, 7:13-17 .
Karsten Tabelow tabelow@wias-berlin.de