replace_tab: String Replace Tablet With Tabs

View source: R/utils.R

replace_tabR Documentation

String Replace Tablet With Tabs

Description

This function standardizes various forms of “tablet” or “capsule” with the string “tabs”.

Usage

replace_tab(phrase)

Arguments

phrase

Text to search.

Details

Some entities use a keyword such as tablet, capsule, or pill to identify the entities, e.g. dose amount. This standardizes possible expressions of similar keywords.

Value

Updated phrase.


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