oro.nifti (version 0.11.4)

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, ...).

Author

Brandon Whitcher bwhitcher@gmail.com,
Andrew Thornton zeripath@users.sourcefore.net

References

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

See Also

niftiExtension, nifti

Examples

Run this code

showClass("niftiExtensionSection")

Run the code above in your browser using DataLab