Description Usage Arguments Value Author(s)
View source: R/clean_replace.R
Identify occurring patterns with a replacement and operate the replacement
1 | clean_replace(text, replacements)
|
text |
Character. A string in which patterns have to be replaced. |
replacements |
Tibble. A tibble with two variables: "pattern" and "replacement". |
The initial string or vector in which replacements have been made.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.