.onAttach <- function(libname, pkgname) {
if (!hasGO()) {
packageStartupMessage("No gene ontology file detected. Run 'getGO()' to download latest version")
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.