oro.nifti (version 0.11.0)

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.

Arguments

Objects from the Class

Objects can be created by calls of the form new("niftiExtensionSection", data, dim, dimnames, ...).

References

NIfTI-1 http://nifti.nimh.nih.gov/

See Also

'>niftiExtension, '>nifti

Examples

Run this code
# NOT RUN {
showClass("niftiExtensionSection")
# }

Run the code above in your browser using DataLab