validateResult: Validate result based on specified tolerance

View source: R/ValidationFunctions.R

validateResultR Documentation

Validate result based on specified tolerance

Description

Validate result based on specified tolerance

Usage

validateResult(result, abs_diff = TRUE, tolerance)

Arguments

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

Value

A list contains confrontation details and validation results


USEPA/stateio documentation built on Feb. 12, 2024, 6:41 a.m.