transition_vals: Keywords/Symbols Specifying Transition

transition_valsR Documentation

Keywords/Symbols Specifying Transition

Description

A dictionary with transition symbols and expressions representing a break between consecutive doses within a tapering regimen. This dictionary includes the expressions "then" and "followed by", as well as the punctuation ",(?!\\s?then)" or ";(?!\\s?then)" (i.e., a comma or semicolon not followed by the word "then").

Usage

transition_vals

Format

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

expr

A character vector, expressions to consider as transitions.

Examples

data(transition_vals)

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