# (interim) place for methods from base repository
setMethod("show", "scenario", function(object) summary(object))
setMethod("show", "model", function(object) object@name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.