#' @import methods
#' @import utils
NULL
packageSetting<-new.env()
packageSetting$publicKey <- NULL
packageSetting$cloudProvider <- NULL
packageSetting$workerContainer <- NULL
.onLoad <- function(libname, pkgname){
setSSHPubKeyPath()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.