Learn R Programming

oro.nifti (version 0.1.4)

niftiAuditTrail-class: Class "niftiAuditTrail"

Description

An extension of the NIfTI class that adds an audit trail in XML format.

Arguments

Objects from the Class

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

Extends

Class "niftiExtension", directly. Class "nifti", by class "niftiExtension", distance 2. Class "array", by class "niftiExtension", distance 3. Class "matrix", by class "niftiExtension", distance 4, with explicit test and coerce. Class "structure", by class "niftiExtension", distance 4. Class "vector", by class "niftiExtension", distance 5, with explicit coerce. Class "vector", by class "niftiExtension", distance 7, with explicit test and coerce.

Methods

No methods defined with class "niftiAuditTrail" in the signature.

References

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

See Also

nifti, niftiExtension

Examples

Run this code
showClass("niftiAuditTrail")

Run the code above in your browser using DataLab