| listDqChecks | R Documentation |
Details on all checks defined by the DataQualityDashboard Package.
listDqChecks(
cdmVersion = "5.3",
tableCheckThresholdLoc = "default",
fieldCheckThresholdLoc = "default",
conceptCheckThresholdLoc = "default"
)
cdmVersion |
The CDM version to target for the data source. By default, 5.3 is used. |
tableCheckThresholdLoc |
The location of the threshold file for evaluating the table checks. If not specified the default thresholds will be applied. |
fieldCheckThresholdLoc |
The location of the threshold file for evaluating the field checks. If not specified the default thresholds will be applied. |
conceptCheckThresholdLoc |
The location of the threshold file for evaluating the concept checks. If not specified the default thresholds will be applied. |
A list containing check descriptions, table checks, field checks, and concept checks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.