# Create study population settings with a washout period of 30 days and a
# risk window of 1 to 90 days
populationSettings <- createStudyPopulationSettings(washoutPeriod = 30,
riskWindowStart = 1,
riskWindowEnd = 90)
Run the code above in your browser using DataLab