Regular expressions in R

by John on January 4, 2010

Notes on using regular expressions in R. R uses POSIX regular expression syntax by default but you can ask it to use Perl’s flavor of regular expressions.

Related links:

Regular expressions in C++, Mathematica, Python, R, PowerShell
R for programmers coming from other languages
R: The good parts
Daily regular expression tips

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>