Learn R Programming

oro.nifti (version 0.11.4)

niftiExtension-class: Class "niftiExtension"

Description

An extension of the NIfTI class that allows “extensions” that conform to the NIfTI data standard.

Arguments

Objects from the Class

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

Author

Andrew Thornton zeripath@users.sourceforge.net

References

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

See Also

nifti, niftiAuditTrail

Examples

Run this code
showClass("niftiExtension")

Run the code above in your browser using DataLab