read_vol_list: read_vol_list

View source: R/neurovec.R

read_vol_listR 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.


bbuchsbaum/neuroim2 documentation built on Nov. 3, 2024, 9:31 a.m.