Nothing
.onAttach<-function(libname,pkgname) {
packageStartupMessage(
paste0("Welcome to the Local Taxa Tool (LocaTT)! This is version ",
utils::packageVersion(pkgname),".\n",
" ______ ______ ______ Geographically-conscious\n",
" | | \\/ | | \\/ | | taxonomic assignment\n",
" _|__|_/\\_|__|_/\\_|__|_ for DNA metabarcoding.\n",
"For a detailed tutorial, see: https://urodelan.github.io/Local_Taxa_Tool_Tutorial/\n",
"Command line BLAST is required, see tutorial for details.\n",
"See citation('LocaTT') if used in publications."))
}
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.