doseschedule_vals {medExtractR} | R Documentation |
Keywords Specifying Dose Schedule
Description
A dictionary with words for indicating a tapering dosing schedule. These can explicitly refer to such a schedule with phrases like "tapering" or "wean". It also includes words indicating an alternating dose schedule (e.g., "alternate", "alt.", "even days", or "odd days") as well as stopping keywords indicating the patient is going completely off the medication (e.g., "done", "gone", "stop", "discontinue").
Usage
doseschedule_vals
Format
A data frame with dose schedule expressions (exact and/or regular expressions).
- expr
A character vector, expressions to consider as dose schedule.
Examples
data(doseschedule_vals)
[Package medExtractR version 0.4.1 Index]