Learn R Programming

tfse (version 0.5.0)

psub: Paste sub

Description

Glue-like sub pasting of strings

Usage

psub(x, ...)

Arguments

x

Input string

...

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