checkDrugDose {DrugExposureDiagnostics} | R Documentation |
Get a summary of the daily drug dose
Description
Get a summary of the daily drug dose
Usage
checkDrugDose(cdm, ingredientConceptId, minCellCount = 5)
Arguments
cdm |
CDMConnector reference object |
ingredientConceptId |
ingredient |
minCellCount |
minimum number of events to report- results lower than this will be obscured. If NULL all results will be reported. |
Value
a table with the stats about the daily dose
[Package DrugExposureDiagnostics version 1.0.7 Index]