timekeyword_vals {medExtractR}R Documentation

Keywords Specifying Time Keyword

Description

A dictionary with time keyword expressions representing whether the dosing regimen is past, current, or future. Example expressions include "currently", "remain","not taking", "yesterday", and "past".

Usage

timekeyword_vals

Format

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

expr

A character vector, expressions to consider as time keyword.

Examples

data(timekeyword_vals)

[Package medExtractR version 0.4.1 Index]