View source: R/ValidationFunctions.R
formatValidationResult | R Documentation |
Format validation result
formatValidationResult(result, abs_diff = TRUE, tolerance)
result |
Validation result to be formatted |
abs_diff |
A logical value indicating whether to validate absolute values |
tolerance |
A numeric value setting tolerance of the comparison |
A list contains formatted validation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.