Description Usage Arguments Details
Check that the outputs generated by the test run match their expected values
1 | check.outputs(run.name, RunLog)
|
run.name |
The name of the run |
RunLog |
A log for the run |
This will ensure that changes to the code, or to the user's operating system do not change the overall model outcomes in unexpected ways. The goal is to test the main model options, and ensure that they are still producing the outputs one would expect from the definition of the code implementation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.