liud4 / rVMAP

Data Management code for VMAC-MAP study
Other
3 stars 0 forks source link

create a new exclusion function #15

Closed omair-a-khan closed 5 years ago

omair-a-khan commented 5 years ago

The function should be flexible (is.NA vs anyNA vs all(is.NA) vs other logical criteria). There should be shortcuts for common exclusions, such as diagnosis, covariates, etc. It should also update the data processing summary table.

omair-a-khan commented 5 years ago

This was done in exclude_participants.R.