Description Usage Arguments Value
View source: R/sched_std_names.R
str_remove_parenthetic()
removes parenthetic expressions from strings
(i.e. "Hi, Alice (and Bob)!" becomes "Hi, Alice !").
1 | str_remove_parenthetic(string)
|
string |
A character vector |
The input string
, with parenthetic expressions removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.