Nothing
.onAttach <- function(libname, pkgname) {
packageStartupMessage(
"\n",
"=======================================================================================================\n",
" Welcome to Splikit -- Developed by the Computational and Statistical Genomics Laboratory\n",
" at McGill University, Montreal. Distributed under the MIT License.\n",
" For documentation and examples, see the package vignette.\n",
"-------------------------------------------------------------------------------------------------------\n",
" Bienvenue dans Splikit -- Developpe par le Laboratoire de genomique computationnelle et statistique\n",
" de l'Universite McGill, a Montreal. Distribue sous licence MIT.\n",
" Pour la documentation et des exemples, consultez la vignette du package.\n",
"=======================================================================================================\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.