R/H5A.R
H5Awrite.Rd
Write data to an HDF5 attribute
H5Awrite(h5attribute, buf)
An object of class H5IdComponent representing an attribute. Normally created by H5Aopen() or similar.
H5Aopen()
The data to be written.