Nothing
.onAttach <- function(libname, pkgname) {
# pkgVersion <- utils::packageDescription(pkgname, fields="Version")
citation <- paste0("If you use ", pkgname, " in published research, please cite:\n",
"Guangchuang Yu. ",
"Using fanyi to assist research communities in retrieving and interpreting information. ",
"bioRxiv 2023, doi: 10.1101/2023.12.21.572729", "\n")
packageStartupMessage(citation)
}
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.