# \donttest{
cdm <- mockDrugUtilisation()
result <- cdm$cohort1 |>
summariseIndication(
indicationCohortName = "cohort2",
indicationWindow = list(c(-30, 0)),
unknownIndicationTable = "condition_occurrence"
)
tableIndication(result)
# }
Run the code above in your browser using DataLab