pharmaverse / sdtmchecks

Analysis facing checks for SDTM data
https://pharmaverse.github.io/sdtmchecks/
Apache License 2.0
20 stars 6 forks source link

add warning for missing covid_df #220

Open harriscw opened 10 months ago

harriscw commented 10 months ago

might want to add a warning() in addition to fail() when covid_df= param is NULL. This will make it more apparent to users of the package, e.g. with run_all_checks()

e.g. in this check check_ae_aeacn_ds_disctx_covid.

sarabodach commented 3 weeks ago

Revisit based on PR #339