deleting patterns in string
deleting patterns in string
1 2 3 4 | text_delete(string, pattern = NULL, ...)
## Default S3 method:
text_delete(string, pattern = NULL, ...)
|
string |
text to be replaced |
pattern |
regex to look for and delete |
... |
further parameter passed through to sub |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.