read_vol_list {neuroim2}R Documentation

read_vol_list

Description

This function loads a list of image volumes and returns a NeuroVec object.

Usage

read_vol_list(file_names, mask = NULL)

Arguments

file_names

A list of file names to load.

mask

An optional mask defining the subset of voxels to load.

Value

An instance of the NeuroVec class.


[Package neuroim2 version 0.8.1 Index]