Learn R Programming

oro.nifti (version 0.5.2)

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

Methods

show
signature(object = "niftiAuditTrail"): prints out a summary of the imaging data.

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