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.


neuroim2 documentation built on April 11, 2025, 5:46 p.m.