An R Interface to the Oniguruma Regular Expression Library


[Up] [Top]

Documentation for package ‘ore’ version 1.1.0

Help Pages

%~% Does text match a regex?
%~~% Does text match a regex?
es Expression substitution
groups Extract matching substrings
groups.default Extract matching substrings
groups.list Extract matching substrings
groups.orearg Extract matching substrings
groups.orematch Extract matching substrings
is.ore Oniguruma regular expressions
is.orematch Search for matches to a regular expression
matches Extract matching substrings
matches.default Extract matching substrings
matches.list Extract matching substrings
matches.orematch Extract matching substrings
ore Oniguruma regular expressions
ore.dict Get or set entries in the pattern dictionary
ore.ismatch Does text match a regex?
ore.lastmatch Retrieve the last match
ore.search Search for matches to a regular expression
ore.split Split strings using a regex
ore.subst Replace matched substrings with new text
orematch Search for matches to a regular expression
print.ore Oniguruma regular expressions
print.orematch Search for matches to a regular expression
[.orematch Search for matches to a regular expression