Description Usage Arguments Value
Checks the validity of all defined inputs against Hi-sAFe model constraints
and constraints found in the template file comments. Errors are generated if issues are found.
Used within define_hisafe
and define_hisafe_file
.
1 | check_input_values(hip, force)
|
hip |
An object of class "hip". |
force |
Logical indicating wether the supplied values should be forced past the constraint checks. Use |
Produces errors if issues are found. Otherwise, invisibly returns TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.