Check whether sdtm object is compliant with SDTM standard
Usage
validate_sdtm(sdtm, silent = NULL)
Arguments
- sdtm
SDTM object.
- silent
Suppress optional messages, as logical. Defaults to global
nif_options if NULL.
Value
Invisibly returns TRUE if validation passes, or stops with an error
if required columns are missing.