writeChainToDB | R Documentation |
This function reads the model binary and put that into a database
writeChainToDB(
baseDir,
storyName,
dbConnection,
outputName,
chainMatrix,
variables,
errorVector,
type,
climid
)
dbConnection |
An SQLite connection |
outputName |
The name of the result table |
settings |
The result of the setupGUI |
binaryName |
The name of the binary output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.