.onLoad <- function(libname, pkgname){
options(delayedtensor.sparse = FALSE) # Suppressing Experimental Mode
options(delayedtensor.verbose = FALSE)
setHDF5DumpChunkLength(length = 100000L)
setHDF5DumpCompressionLevel(level = 0L)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.