Description Usage Arguments Details Value Author(s) References See Also
Write a data-vector to a NIFTI/ANALYZE file.
1 | writeData(headinf, datavec)
|
headinf |
An object of class "fmri.data". |
datavec |
An optional data-vector to be written to the nifti/analyze file. If no |
All information on filetype @filetype
, path @fullpath
, and filename @filename
are within the fmri.data-object (also see nifti.fileinfo
).
Changing these values will modify where and how the data are saved.
Returns TRUE
when successful.
Wouter D. Weeda - w.d.weeda@gmail.com
See the Nifti homepage (http://nifti.nimh.nih.gov/) for more information on the nifti filetype.
fmri.data
, nifti.header
, nifti.fileinfo
, readData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.