Description Usage Arguments Value
View source: R/read.fMRI.data.R
Reads .nii and .img/.hdr file data and save to neuR-object
1 2 3 |
path |
"." |
pattern |
"s.*\.img" |
files |
NULL |
mask |
it can be: a file name, a 3D array of appropriate size, a string equal to 'constant' (look for non constant voxels) or a scalar (values equal to this number are out of the brain) |
info |
NULL |
silent |
FALSE |
exclude.files |
vector of ids of files to exclude |
header.file |
name of the file from which the head should be read. if NULL (default) the head of the first file (not excluded by exclude.files) is used |
max.nas.prop.per.voxels |
(NULL by default, no actions taken) is the maximum proportion of NAs allowed among replications in anny given voxel. |
a neuR-object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.