.onLoad <- function(libname, pkgname)
{
### use masked reader with openssl in case ssh key is pw protected
options(askPass=getPass::getPass)
invisible()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.