H5_close_any: Closes any HDF5 id using the appropriate library function

View source: R/R6Classes_H5File.R

H5_close_anyR Documentation

Closes any HDF5 id using the appropriate library function

Description

Closes any HDF5 id using the appropriate library function

Usage

H5_close_any(id)

Arguments

id

The id to closes

Details

Internal function to help with management of open ids. It is used to close an id that is no longer needed using the appropriate HDF5 library function.

Value

NULL, invisibly

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.