.onLoad <- function(libname, pkgname) {
h5constants <<- H5loadConstants()
h5errorHandling()
if(requireNamespace('rhdf5filters')) {
plugin_path <- rhdf5filters::hdf5_plugin_path()
H5PLprepend(plugin_path)
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.