.onLoad <- function(libname, pkgname) {
options(HDF5_COMPRESSION_LEVEL = 3L)
## options(READ_HEADER = Sys.info()["sysname"] == "Darwin")
options(READ_HEADER = FALSE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.