dot-regex_negative_lookahead: Helper to Generate Regex Negative Look Ahead

.regex_negative_lookaheadR Documentation

Helper to Generate Regex Negative Look Ahead

Description

Helper to Generate Regex Negative Look Ahead

Usage

.regex_negative_lookahead(string)

Arguments

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.

Value

A modified string.


jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.