Learn R Programming

medExtractR (version 0.4.1)

addl_expr: 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

Arguments

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

Run this code
# NOT RUN {
data(addl_expr)
# }

Run the code above in your browser using DataLab