Description Usage Arguments Value Examples
View source: R/analyst-helper.R
Recode vector using multiple pattern/ replacement
1 | recode_with(x, pattern, replace)
|
x |
character vector input |
pattern |
vector of pattern to replace |
replace |
vector of value to replace the corresponding pattern above |
character vector
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.