qc_generate_check_plan
Generate a guarded QC/support plan for survey data by applying workflow-specific rules to variables and thresholds. Returns findings, counts, and flags excluded records.
Instructions
qc_generate_check_plan: Build or run a guarded QC/support workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| rules | No | Workflow-specific rule objects. For logical checks, each rule should include variables, condition, and expected relationship. | |
| profile | No | ||
| variables | No | Variable names to evaluate. Supported variable types: depends on workflow. | |
| thresholds | No | Workflow-specific thresholds; see properties for names and units. | |
| export_path | No | Path to a readable export package. Required export type: Depends on workflow. | |
| confirm_plan_id | No | ||
| questionnaire_identity | No |