Close an HDF5 attribute
H5Aclose(h5attribute)
h5attribute
An object of class H5IdComponent representing a the attribute to be closed. Normally created by H5Aopen() or similar.
H5Aopen()