Description Usage Arguments Value Examples
model.R code for tzar or tzar emulation
1 2 | model_with_possible_tzar_emulation(parameters, main_function,
tzar_emulation_yaml_file_path = "./tzar_emulation.yaml")
|
parameters |
list of parameters built by tzar from project.yaml |
main_function |
name of function to call to run under tzar or tzar emulation |
parameters list of parameters loaded from project.yaml file
1 2 3 4 | ## Not run:
model_with_possible_tzar_emulation (parameters, my_main_function)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.