library("dddModel")
path <- paste0(.libPaths()[1],"/dddModel/data/")
filename <- "paramNVE.csv"
inputParam <- getParam(method="processedNVE",path=path, filename=filename,SAVE=TRUE,pathResults="~/")
str(inputParam)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.