replacing patterns in string
replacing patterns default
1 2 3 4 5 6 7 8 9 10 |
string |
text to be replaced |
pattern |
regex to look for |
replacement |
replacement for pattern found |
... |
further parameter passed through to gsub |
recycle |
should arguments be recycled if lengths do not match? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.