Learn R Programming

hdf5r (version 1.3.3)

h5garbage_collect: Trigger the HDF5 garbage collection

Description

Trigger the HDF5 garbage collection

Usage

h5garbage_collect()

Arguments

Value

Invisible NULL

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.