Nothing
.onLoad <- function(libname, pkgname) {
import_hgnc_dataset_ <<- memoise::memoise(import_hgnc_dataset_)
download_archive <<- memoise::memoise(download_archive)
# list_archives <<- memoise::memoise(list_archives)
latest_archive_url <<- memoise::memoise(latest_archive_url)
last_update <<- memoise::memoise(last_update)
}
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.