R/neurovec.R
read_vol_list.Rd
This function loads a list of image volumes and returns a NeuroVec object.
read_vol_list(file_names, mask = NULL)
A list of file names to load.
An optional mask defining the subset of voxels to load.
An instance of the NeuroVec class.
NeuroVec