shortcuts {rex} | R Documentation |
Shortcuts
Description
Commonly used character classes and regular expressions. These shortcuts
are substituted inside rex
calls.
Usage
shortcuts
Format
An object of class shortcut
of length 116.
Details
names(shortcuts)
will give you the full list of available shortcuts.
See Also
Other rex:
%or%()
,
capture()
,
character_class()
,
counts
,
group()
,
lookarounds
,
not()
,
rex()
,
wildcards
[Package rex version 1.2.1 Index]