Learn R Programming

medExtractR (version 0.4.1)

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

Arguments

Format

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

expr

A character vector, expressions to consider as intake time.

Examples

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

Run the code above in your browser using DataLab