| .onUnload | R Documentation |
Closes all open HDF5Dataset C++ objects and HDF5 file handles when the package is unloaded. This prevents finalizers from running after the C++ library is gone, which would cause crashes.
.onUnload(libpath)
libpath |
Library path (unused) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.