duration_vals {medExtractR} | R Documentation |
Keywords Specifying Duration
Description
A dictionary with phrases indicating how long the patient should take a particular dose of the drug. Examples of duration expressions include "2 weeks", "14 days", "another 3 days", "through mid-April", or a specific date. The form of each duration is given as a regular expression.
Usage
duration_vals
Format
A data frame with duration expressions (exact and/or regular expressions).
- expr
A character vector, expressions to consider as duration.
Examples
data(duration_vals)
[Package medExtractR version 0.4.1 Index]