h5garbage_collect {hdf5r} | R Documentation |
Trigger the HDF5 garbage collection
Description
Trigger the HDF5 garbage collection
Usage
h5garbage_collect()
Details
This function triggers the HDF5 internal garbage collection. It is independent of the R garbage collection and currently has to be triggered by hand.
Value
Invisible NULL
Author(s)
Holger Hoefling
[Package hdf5r version 1.3.11 Index]