read_mapped_data: Read mapped data from a 4D image file

View source: R/binary_io.R

read_mapped_dataR Documentation

Read mapped data from a 4D image file

Description

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

Usage

read_mapped_data(meta, idx)

Arguments

meta

An object containing metadata about the file to be read.

idx

A vector of indices specifying which elements to read.

Value

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


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