loadConf | R Documentation |
Loads a model configuration from a file
loadConf(dat, file, patch = FALSE)
dat |
ccam data list as returned from the function setup.ccam.data |
file |
the file to read the configuration from |
patch |
logical if TRUE missing entries will be automatically filled with default values |
function useful loading a model configuration. Such a configuration can be saved via the saveConf function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.