aux_strrep: Replaces some string in a string

View source: R/allCode.R

aux_strrepR Documentation

Replaces some string in a string

Description

Legacy function ... not using regexpr

Usage

aux_strrep(origstr, oldsubstr, newsubstr)

Arguments

origstr

A string to replace something in

oldsubstr

Substring to replace

newsubstr

Substring to use for replacement

Value

Updated string


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.