Retrieves the name of the attribute specified by an HDF5 attribute object.

H5Aget_name(h5attribute)

Arguments

h5attribute

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

Value

A character vector of length 1 containing the name of the attribute.