View source: R/ValidationFunctions.R
validateResult | R Documentation |
Validate result based on specified tolerance
validateResult(result, abs_diff = TRUE, tolerance)
result |
A data object to be validated |
abs_diff |
A logical value indicating whether to validate absolute values |
tolerance |
A numeric value setting tolerance of the comparison |
A list contains confrontation details and validation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.