str_replace_brackets: Replace Square Brackets and Curly Braces with Parentheses

Description Usage Arguments Value

View source: R/sched_std_names.R

Description

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

Usage

1
2
3

Arguments

string

A character vector

Value

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


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