H5Aexists {rhdf5} | R Documentation |
Check whether an specific attribute exists for an HDF5 object
H5Aexists(h5obj, name)
h5obj |
An object of class H5IdComponent representing a H5 object
identifier (file, group, or dataset). See |
name |
The name of the attribute (character). |