gsub_vec: gsub using a vector or pattern and replacement values

View source: R/gsub_vec.R

gsub_vecR Documentation

gsub using a vector or pattern and replacement values

Description

<Delete and Replace>

Usage

gsub_vec(pattern, replacement, x, ...)

Arguments

pattern

vector of patterns

replacement

vector of replacements

...

all other values as described in gsub

Details

<Delete and Replace>

This program is free software but it is provided WITHOUT WARRANTY and with ABSOLUTELY NO GUARANTEE of fitness or functionality for any purpose; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.


Revision History

1.0 5/1/2020 created

Value

<Delete and Replace>

Author(s)

Jacob Strunk <someone@somewhere.com>

See Also

gsub

Examples

 <Delete and Replace>


jstrunk001/RForInvt documentation built on April 17, 2025, 5:02 p.m.