R/helpers.R
parentheses.Rd
Wrap A String in Parentheses
parentheses(x)
<character> string
<character>
parentheses("XYZ") #> [1] "(XYZ)"