Nothing
.onAttach <- function(libname, pkgname) {
msg <- sprintf(
"Package '%s' is deprecated and will be removed from Bioconductor
version %s", pkgname, "3.14")
.Deprecated(msg=paste(strwrap(msg, exdent=2), collapse="\n"))
}
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.