| rcpp_hdf5dataset_close | R Documentation |
Uses the live-pointer registry to prevent double-free: if the pointer is no longer in the registry (already closed by close() or GC), this is a safe no-op. Clears the external pointer so the GC finalizer becomes a no-op too.
rcpp_hdf5dataset_close(ptr_sexp)
ptr_sexp |
External pointer to hdf5Dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.