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 }