## @importFrom memoise memoise
.onLoad <- function(libname, pkgname) {
# yread <<- memoise::memoise(yread)
# yread_tsv <<- memoise::memoise(yread_tsv)
# packageStartupMessage(yulab_msg(pkgname))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.