R/string_manipulation.R
process_parentheses.Rd
Process a Concept Column for Parenthetical Phrases
process_parentheses(data, concept_col)
data | Dataframe |
---|---|
concept_col | Pointer to the column with the concepts to map |
To process a Concept Column with multiple embedded parenthetical phrases, see process_first_parentheses
and process_last_parentheses
.