audit.trail-methods {oro.nifti}R Documentation

Extract or Replace NIfTI Audit Trail

Description

Operators that act on the audit trail (XML) in the NIfTI header.

Usage

audit.trail(object)

## S4 method for signature 'nifti'
audit.trail(object)

audit.trail(object) <- value

## S4 replacement method for signature 'nifti'
audit.trail(object) <- value

Arguments

object

is of class nifti.

value

Value to assign to trail slot

Methods

object = "nifti"

Extract or replace NIfTI audit trail.

Author(s)

Andrew Thornton zeripath@users.sourceforge.net


[Package oro.nifti version 0.11.4 Index]