#' @name concerto.unserialize
#' @aliases concerto.unserialize
#' @title concerto.unserialize
#' @description Not clearly documented
#' @author Przemyslaw Lis
#' @export
#'
concerto.unserialize <- function() {
print("unserializing session...")
restore.session(concerto$sessionPath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.