snstr = function(sn){
#'
#' Returns the snapshot number in string form
#'
#'
#'@export
#'
sprintf('snapshot_%d',sn)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.