CalcSteps <- function(x){
attr(x,"CalcSteps")
}
CatPath <- function(x){
attr(x,"CatPath")
}
Catalogs <- function(x){
attr(x,"Catalogs")
}
ModelInput <- function(x){
attr(x,"ModelInput")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.