View source: R/modify-model-field.R
Extracts YAML path from model object and pulls in YAML file. Any shared keys are overwritten with the values from the YAML and new keys in YAML are added to the model object.
Checks that model YAML file is the same as when it was last read into the model object. Errors if the md5 hashes are not identical.
1 2 3 | reconcile_yaml(.mod)
check_yaml_in_sync(.mod)
|
.mod |
'bbi_.model_type_model' object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.