powered by
'print' method for class '"fmridata"'.
# S3 method for fmridata print(x, ...)
an object of class fmridata, usually, a result of a call to fmri.lm, fmri.smooth, fmri.pvalue, read.AFNI, or read.ANALYZE.
fmridata
fmri.lm
fmri.smooth
fmri.pvalue
read.AFNI
read.ANALYZE
further arguments passed to or from other methods.
none
The method tries to print information on data, like data dimension, voxel size, value range.
Polzehl, J. and Tabelow, K. (2007) fmri: A Package for Analyzing fmri Data, R News, 7:13-17 .
summary.fmridata
# NOT RUN { print(data) # }
Run the code above in your browser using DataLab