#Set these to your site environment
setCloudEnv<-function(){
Sys.setenv("AWS_ACCESS_KEY_ID"="")
Sys.setenv("AWS_SECRET_ACCESS_KEY"="")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.