| print.fmridata {fmri} | R Documentation |
'print' method for class '"fmridata"'.
print.fmridata(x, ...)
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. |
The method tries to print information on data, like data dimension, voxel size, value range.
none
Karsten Tabelow tabelow@wias-berlin.de
## Not run: print(data)