print.fmridata {fmri}R Documentation

I/O functions

Description

'print' method for class '"fmridata"'.

Usage

print.fmridata(x, ...)

Arguments

x an object of class fmridata, usually, a result of a call to fmri.lm, fmri.smooth, fmri.pvalue, read.AFNI, or read.ANALYZE.
... further arguments passed to or from other methods.

Details

The method tries to print information on data, like data dimension, voxel size, value range.

Value

none

Author(s)

Karsten Tabelow tabelow@wias-berlin.de

See Also

summary.fmridata

Examples

## Not run: print(data)

[Package fmri version 1.2-6 Index]