psub: Paste sub

Description Usage Arguments

View source: R/psub.R

Description

Glue-like sub pasting of strings

Usage

1
psub(x, ...)

Arguments

x

Input string

...

Named strings with names being the values to replace and the strings being the desired new value.


tfse documentation built on May 2, 2019, 11:28 a.m.

Related to psub in tfse...