niftiExtensionSection-class: 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, ...)
.See Also
niftiExtension
, nifti
Examples
Run this code
showClass("niftiExtensionSection")
Run the code above in your browser using DataLab