H5Aget_space {rhdf5}R Documentation

Get a copy of the attribute dataspace

Description

Get a copy of the attribute dataspace

Usage

H5Aget_space(h5attribute)

Arguments

h5attribute

An object of class H5IdComponent representing an attribute. Normally created by H5Aopen() or similar.

Value

Returns an object of class H5IdComponent representing a H5 dataspace identifier


[Package rhdf5 version 2.37.4 Index]