Skip to contents

Generic function for reading neuroimaging datasets from HDF5 format

Usage

read_dataset(x, ...)

# S4 method for class 'H5File'
read_dataset(x, type = NULL, ...)

Arguments

x

The file path or H5File object to read from

...

Additional arguments passed to methods

Value

The appropriate fmristore object