H5Aclose: Close an HDF5 attribute

View source: R/H5A.R

H5AcloseR Documentation

Close an HDF5 attribute

Description

Close an HDF5 attribute

Usage

H5Aclose(h5attribute)

Arguments

h5attribute

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

See Also

H5Aopen()


grimbough/rhdf5 documentation built on Jan. 11, 2025, 5:32 a.m.