Skip to contents

A class representing a three-dimensional brain image backed by an HDF5 dataset. H5NeuroVol objects facilitate efficient handling of large-scale brain imaging data by storing and accessing the data using the HDF5 file format.

Slots

h5obj

An instance of class H5File from the hdf5r package, representing the underlying HDF5 dataset.