niftiAuditTrail-class {oro.nifti} | R Documentation |
Class "niftiAuditTrail"
Description
An extension of the NIfTI class that adds an audit trail in XML format.
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.
Author(s)
Andrew Thornton zeripath@users.sourceforge.net
References
NIfTI-1
http://nifti.nimh.nih.gov/
See Also
Examples
showClass("niftiAuditTrail")
[Package oro.nifti version 0.11.4 Index]