search for: onigmo

Displaying 2 results from an estimated 2 matches for "onigmo".

Did you mean: enigma
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
...;m pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: - Regular expressions are themselves first-class objects (of class "ore"), stored with attributes containing information such as the number of parenthesised groups present within them. This means that it is not necessa...
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
...;m pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: - Regular expressions are themselves first-class objects (of class "ore"), stored with attributes containing information such as the number of parenthesised groups present within them. This means that it is not necessa...