Check whether an specific attribute exists for an HDF5 object
Arguments
- h5obj
An object of class H5IdComponent representing a H5 object identifier (file, group, or dataset). See
H5Fcreate(),H5Fopen(),H5Gcreate(),H5Gopen(),H5Dcreate(), orH5Dopen()to create an object of this kind.- name
The name of the attribute (character).