route_vals: Keywords Specifying Route

route_valsR Documentation

Keywords Specifying Route

Description

A dictionary mapping route expressions to standardized forms, specifying the way in which a medication is administered. Example expressions include "oral", "topical", "IV", and "intravenous".

Usage

route_vals

Format

A data frame with route expressions (exact and/or regular expressions).

expr

A character vector, expressions to consider as route.

value

A standardized version of the raw expression. For example, "orally" and "by mouth" both have the standardized form "orally".

Examples

data(route_vals)

medExtractR documentation built on June 7, 2022, 1:08 a.m.