# \donttest{
library(CohortConstructor)
cdm <- mockCohortConstructor(conditionOccurrence = TRUE)
cohort <- conceptCohort(cdm = cdm, conceptSet = list(a = 1), name = "cohort")
cohort |> attrition()
# }
Run the code above in your browser using DataLab