Summarise the quantity column of the drug_exposure table
Source:R/checkDrugQuantity.R
summariseQuantity.RdSummarise the quantity column of the drug_exposure table
Usage
summariseQuantity(
cdm,
drugRecordsTable = "ingredient_drug_records",
byConcept = TRUE,
sampleSize = sampleSize
)