str_replace_brackets: Replace Square Brackets and Curly Braces with Parentheses

str_replace_bracketsR Documentation

Replace Square Brackets and Curly Braces with Parentheses

Description

str_replace_brackets() and str_replace_braces() are convenience functions for replacing square brackets and curly braces with parentheses.

Usage

str_replace_brackets(string)

Arguments

string

A character vector

Value

The string, with square brackets or curly braces replaced by parentheses


jesse-smith/coviData documentation built on Jan. 14, 2023, 11:08 a.m.