View source: R/parse-model-code.R
parse_model_code | R Documentation |
This reads the core model code and combines it with the functions used by the model.
parse_model_code(base = "base_lsd", ctl = "lsd.ctl", save = FALSE)
base |
the core model code |
ctl |
the .ctl file that will be input to the model. This is needed for switching parameters on/off. |
save |
should the full model be written to file or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.