niftiExtensionSection-class {oro.nifti} | R Documentation |
Class "niftiExtensionSection"
Description
A niftiExtensionSection
contains the fields that conform
to the NIfTI standard regarding header extensions. A niftiExtension
is composed of one or more of these objects.
Objects from the Class
Objects can be created by calls of the form
new("niftiExtensionSection", data, dim, dimnames, ...)
.
Author(s)
Brandon Whitcher bwhitcher@gmail.com,
Andrew Thornton
zeripath@users.sourcefore.net
References
NIfTI-1
http://nifti.nimh.nih.gov/
See Also
Examples
showClass("niftiExtensionSection")
[Package oro.nifti version 0.11.4 Index]