###################################################################
### TASK: define the necessary populations for the study        ###
###################################################################

### Example: create a treated population, by filtering out the 
###          patients who have been treated.
# treated_population.d = data_updated %>%
#   filter( Treated == "1" )


EudraCT_data = data_updated


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.