###################################################
### code chunk number 40: save_results
###################################################
file <- paste(Sys.getenv("TEMP"), "\\CS4--model_fits.RData", sep = "")
save(file = file, list = c("model.data", ls(pattern = "^kemz.")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.