test_model | R Documentation |
Test a model
test_model(url, test_file, package, force = FALSE)
url |
URL or file path to JSON representation of model |
test_file |
Path to a .R file containing tests to run |
package |
Package name |
force |
Run tests even if model is not flagged for building? Defaults to FALSE |
Runs test file for a model but does not return a value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.