Nothing
.onLoad <- function(libname, pkgname)
{
init_HDF5_dump_files_global_counter()
init_HDF5_dump_names_global_counter()
setHDF5DumpDir()
setHDF5DumpChunkLength()
setHDF5DumpChunkShape()
setHDF5DumpCompressionLevel()
file.create(get_HDF5_dump_logfile())
init_HDF5_dataset_creation_global_counter()
}
.test <- function() BiocGenerics:::testPackage("HDF5Array")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.