Skip to contents

Load a NeuroVecSeq stored in HDF5 format. Each scan is stored under `/scans/<name>/data` and will be returned as an `H5NeuroVec`.

Usage

H5NeuroVecSeq(file)

Arguments

file

Path to the HDF5 file created by `neurovecseq_to_h5()`.

Value

An object of class `H5NeuroVecSeq`.