str_remove_parenthetic: Remove Text Surrounded by Parentheses

Description Usage Arguments Value

View source: R/sched_std_names.R

Description

str_remove_parenthetic() removes parenthetic expressions from strings (i.e. "Hi, Alice (and Bob)!" becomes "Hi, Alice !").

Usage

1

Arguments

string

A character vector

Value

The input string, with parenthetic expressions removed


jesse-smith/covidassign documentation built on Aug. 23, 2021, 12:59 a.m.