.regex_negative_lookahead | R Documentation |
Helper to Generate Regex Negative Look Ahead
.regex_negative_lookahead(string)
string |
Character; a string or strings to modify with regex. The thing to look for (and make sure it doesn't occur) after the "main" regex. |
A modified string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.