Gilead-BioStats / clindata

Synthetic Data for testing and development
https://gilead-biostats.github.io/clindata/
Apache License 2.0
9 stars 0 forks source link

Remove `clindata::rawplus_ie$SubjectID == ""` #23

Closed mattroumaya closed 2 years ago

mattroumaya commented 2 years ago
> nrow(clindata::rawplus_ie %>% filter(SubjectID == ""))
[1] 1432

There are also IDs not found in rawplus_subj - do we want to remove these?

Warning message:
In mergeSubjects(., dfRDSL_mapped, vFillZero = "Count") :
  4 ID(s) in domain data not found in subject data: 0131 0441 1163 1194. Associated rows will not be included in merged data.