dot-evaluateThresholds: Internal function to evaluate the data quality checks against...

.evaluateThresholdsR Documentation

Internal function to evaluate the data quality checks against given thresholds.

Description

Internal function to evaluate the data quality checks against given thresholds.

Usage

.evaluateThresholds(checkResults, tableChecks, fieldChecks, conceptChecks)

Arguments

checkResults

A dataframe containing the results of the data quality checks

tableChecks

A dataframe containing the table checks

fieldChecks

A dataframe containing the field checks

conceptChecks

A dataframe containing the concept checks

Value

A dataframe with updated check results including pass/fail status and threshold values


DataQualityDashboard documentation built on Jan. 29, 2026, 1:07 a.m.