H5Dget_space {rhdf5}R Documentation

Return a copy of the HDF5 dataspace for a dataset

Description

Return a copy of the HDF5 dataspace for a dataset

Usage

H5Dget_space(h5dataset)

Arguments

h5dataset

Object of class H5IdComponent representing an open HDF5 dataset

Value

Returns an object of class H5IdComponent representing a HDF5 dataspace identifier


[Package rhdf5 version 2.37.4 Index]