H5Aget_name {rhdf5} | R Documentation |
Retrieves the name of the attribute specified by an HDF5 attribute object.
H5Aget_name(h5attribute)
h5attribute |
An object of class H5IdComponent representing an
attribute. Normally created by |
A character vector of length 1 containing the name of the attribute.