Check time in between drug records per person and report the summary
Source:R/checkTimeBetween.R
summariseTimeBetween.Rd
Check time in between drug records per person and report the summary
Usage
summariseTimeBetween(
cdm,
drugRecordsTable = "ingredient_drug_records",
byConcept = TRUE,
sampleSize = 10000
)