Description Usage Arguments Value
Replace words from a list by another word
1  | replace_words(x, replacements)
 | 
x | 
 character vector. Texts to clean.  | 
replacements | 
 dataframe. Table with two variables: "pattern" for the string to replace and "replacement" for the string to put instead.  | 
A clean character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.