read_mapped_vols: Read mapped volumes from a 4D image file

View source: R/binary_io.R

read_mapped_volsR Documentation

Read mapped volumes from a 4D image file

Description

This function reads volumes of data from a memory-mapped 4D image file.

Usage

read_mapped_vols(meta, idx)

Arguments

meta

An object containing metadata about the file to be read.

idx

A vector of indices specifying which volumes to read.

Value

A matrix of values read from the memory-mapped file.


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