| .evaluateThresholds | R Documentation |
Internal function to evaluate the data quality checks against given thresholds.
.evaluateThresholds(checkResults, tableChecks, fieldChecks, conceptChecks)
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 |
A dataframe with updated check results including pass/fail status and threshold values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.