#' @export
setMethod(f = "baseDir", signature = "SimulationHandle",
definition = function(x){
x@baseDir
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.