loadVolumeList {neuroim} | R Documentation |
loadVolList
Description
load a list of image volumes and return a BrainVector
instance
Usage
loadVolumeList(fileNames, mask = NULL)
Arguments
fileNames |
a list of files to load |
mask |
an optional mask indicating subset of voxels to load |
Value
an instance of class BrainVector
[Package neuroim version 0.0.6 Index]