dumpNifti: Dump the contents of an internal NIfTI-1 object
Description
This function extracts the contents of an internal NIfTI-1 object into an R
list. No processing is done to the elements.Arguments
image
An image, in any acceptable form (see isImage
). Value
- A list with named components corresponding to the elements in a raw
NIfTI-1 file.
References
The NIfTI-1 standard (http://nifti.nimh.nih.gov/nifti-1).