Validates a data frame against a specific ADaM dataset specification. Similar to
validate_sdtm() but uses ADaM metadata and treats Conditional variables differently.
validate_adam(df, domain)A data frame with validation results containing columns:
Character: validation issue type
Character: variable name
Character: issue description
Character: "ERROR", "WARNING", or "INFO"
A data frame to validate.
Character string specifying the ADaM dataset name (e.g., "ADSL", "ADAE").
Severity levels:
ERROR: Required variable is missing
WARNING: Data type mismatch detected
INFO: Conditional variable missing, non-standard variable, or variable information