powered by
This functions cuts a region-of-interest (ROI) from input data.
cutroi(data, xind = 1:data$dim[1], yind = 1:data$dim[2], zind = 1:data$dim[3], tind = 1:data$dim[4])
Corresponding cut fmridata object.
Object of class fmridata.
vector of roi-indices for first data index
vector of roi-indices for second data index
vector of roi-indices for third data index
vector of roi-indices for 4th data index
Karsten Tabelow tabelow@wias-berlin.de
Cut a region of interest from frmidata.
read.AFNI, read.ANALYZE, read.NIFTI
read.AFNI
read.ANALYZE
read.NIFTI
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.
Run the code above in your browser using DataLab