aux_strrep | R Documentation |
Legacy function ... not using regexpr
aux_strrep(origstr, oldsubstr, newsubstr)
origstr |
A string to replace something in |
oldsubstr |
Substring to replace |
newsubstr |
Substring to use for replacement |
Updated string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.