onefile {oro.nifti} | R Documentation |
Creates the onefile
Specification for NIfTI
Description
Changes the magic
and vox_offset
slots to be
consistent with the onefile option in writeNIfTI
. As of
version 0.4.0, oro.nifti
did not support the "ni1"
magic type
for output.
Usage
onefile(img)
Arguments
img |
is a |
Value
Object of class nifti
.
Author(s)
John Muschelli muschellij2@gmail.com
References
NIfTI-1
http://nifti.nimh.nih.gov/
[Package oro.nifti version 0.11.4 Index]