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 -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodgess at gmail.com
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, > ErinHi 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
On Mon, Jun 4, 2012 at 4:48 PM, Erin Hodgess <erinm.hodgess at gmail.com> 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. >You might want to go through the regular expression links on the gsubfn home page: http://code.google.com/p/gsubfn/#REGULAR_EXPRESSION_LINKS The last link is a list of books but some of the other links might be useful too. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com