Nothing
.onAttach=function(libname, pkgname){
packageStartupMessage("Loaded hclust1d version ", as.character(utils::packageDescription("hclust1d")[["Version"]]), "\n")
hclust1d_citation <- utils::citation("hclust1d")
packageStartupMessage(hclust1d_citation$header)
packageStartupMessage(hclust1d_citation$textVersion)
}
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.