On Jun 4, 2012, at 3:48 PM, Erin Hodgess wrote:

> Dear R People:
> 
> Are there any courses which describe how to use regular expressions in
> R, please?  Or any books, please?
> 
> I know a little bit (very little) but would like to know more.
> 
> Thanks,
> Erin



Hi Erin,

The two places that I typically use for reference are:

  http://www.regular-expressions.info/

and

  Mastering Regular Expressions
  Jeffrey Friedl
  
http://www.amazon.com/Mastering-Regular-Expressions-Second-Edition/dp/0596002890

Regards,

Marc Schwartz

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to