niftiExtension-class {oro.nifti} | R Documentation |
Class "niftiExtension"
Description
An extension of the NIfTI class that allows “extensions” that conform to the NIfTI data standard.
Objects from the Class
Objects can be created by calls of the form
new("niftiExtension", data, dim, dimnames, ...)
.
Author(s)
Andrew Thornton zeripath@users.sourceforge.net
References
NIfTI-1
http://nifti.nimh.nih.gov/
See Also
Examples
showClass("niftiExtension")
[Package oro.nifti version 0.11.4 Index]