find all instances of a word in a vector and replace it with another word
1 | findReplace(input, find, replace)
|
input |
character vector |
find |
word to find |
replace |
replacement word |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.