Recsub: Recsub

Description Usage Arguments Value

View source: R/Strings.R

Description

Recursive string substitution.

Usage

1
Recsub(string, replace, ...)

Arguments

string

character string to replace

replace

list of string pairs to be passed to gsub

Value

Character string, same length as string.


stakahama/libRST documentation built on Dec. 23, 2021, 4:33 a.m.