print.fmridata.Rd
'print' method for class '"fmridata"'.
# S3 method for fmridata
print(x, ...)
x | an object of class |
---|---|
... | further arguments passed to or from other methods. |
The method tries to print information on data, like data dimension, voxel size, value range.
none
Polzehl, J. and Tabelow, K. (2007) fmri: A Package for Analyzing fmri Data, R News, 7:13-17 .
Karsten Tabelow tabelow@wias-berlin.de
if (FALSE) print(data)