addl_expr {medExtractR} | R Documentation |
Additional expressions for drug_list
Description
A dictionary with additional expressions that can be used to supplement the drug_list
argument of medExtractR
and medExtractR_tapering
.
Usage
addl_expr
Format
A data frame with the following variables:
- expr
A character vector, additional optional expressions for the
drug_list
argument.- type
A character vector, what category the expression belongs to (e.g., symptom, lab name, medication abbreviation, or drug class).
Examples
data(addl_expr)
[Package medExtractR version 0.4.1 Index]