rcpp_hdf5_close_file_handles

rcpp_hdf5_close_file_handles

OTHER

1 Description

Closes all C++ objects tracked in the live-pointer registry that belong to filename, then closes any remaining HDF5 handles for that file at the HDF5 C library level.

2 Usage

rcpp_hdf5_close_file_handles(filename)

3 Arguments

Parameter Description
filename Absolute path to the HDF5 file (use in R before calling).