Nothing
#' @importFrom utils data
.onLoad <- function(libname = find.package("idr2d"), pkgname = "idr2d") {
envir <- parent.env(environment())
utils::data("chiapet", package = pkgname, envir = envir)
utils::data("chipseq", package = pkgname, envir = envir)
utils::data("hic", package = pkgname, envir = envir)
}
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.