Learn R Programming

oro.nifti (version 0.7.2)

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

showClass("niftiExtensionSection")

Run the code above in your browser using DataLab