str_replace | R Documentation |
Performs replacement of patterns.
str_replace(x, pattern, replace, ...)
x |
strings |
pattern |
regex strings |
replace |
replacement |
... |
other parameters to gsub |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.