intaketime_vals {medExtractR} | R Documentation |
Keywords Specifying Intake Time
Description
A dictionary with intake time expressions representing the approximate time of day when a dose should be taken. Example expressions include "in the morning", "with lunch", "at bedtime", and "qpm". The form of each intake time is given as a regular expression.
Usage
intaketime_vals
Format
A data frame with intake time expressions (exact and/or regular expressions).
- expr
A character vector, expressions to consider as intake time.
Examples
data(intaketime_vals)
[Package medExtractR version 0.4.1 Index]