summariseDrugUse(
cohort,
cdm = lifecycle::deprecated(),
strata = list(),
estimates = c("min", "q05", "q25", "median", "q75", "q95", "max", "mean", "sd",
"count_missing", "percentage_missing"),
minCellCount = lifecycle::deprecated()
)
A summary of the drug use stratified by cohort_name and strata_name
Cohort with drug use variables and strata.
Deprecated.
Stratification list.
Estimates that we want for the columns.
Deprecated.