str_replace_brackets | R Documentation |
str_replace_brackets()
and str_replace_braces()
are convenience functions
for replacing square brackets and curly braces with parentheses.
str_replace_brackets(string)
string |
A character vector |
The string
, with square brackets or curly braces replaced by
parentheses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.