gsubVec: gsub using a vector or pattern and replacement values

View source: R/gsubVec.R

gsubVecR Documentation

gsub using a vector or pattern and replacement values

Description

<Delete and Replace>

Usage

gsubVec(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 <Jacob.strunk@usda.gov>

See Also

gsub

Examples

 <Delete and Replace>


jstrunk001/RSForInvt documentation built on April 18, 2022, 11:03 p.m.