Skip to contents

Get the HDF5 file object via generic

Get the H5File object for H5ParcellatedScan objects

Get the H5File object for H5ParcellatedScanSummary objects

Usage

# S4 method for class 'H5ParcellatedArray'
h5file(x)

# S4 method for class 'H5ParcellatedMultiScan'
h5file(x)

# S4 method for class 'H5ParcellatedScan'
h5file(x)

# S4 method for class 'H5ParcellatedScanSummary'
h5file(x)

# S4 method for class 'H5NeuroVecSeq'
h5file(x)

Arguments

x

H5ParcellatedScanSummary object

Value

The HDF5 file object from the first run.

The H5File object handle

The H5File object handle