#
#This function should be called each time the package is loaded
.onLoad <- function(libname, pkgname){
try(updateStandardTables(),silent = TRUE)
}
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.