search for: tp1459146p1459146

Displaying 1 result from an estimated 1 matches for "tp1459146p1459146".

2010 Feb 01
5
regular expression submatch?
...hat is the simplest way to extract a matched subexpression? Eg. in perl you can do "hello world" =~ m/hello (.*)/ which would return 1(true) and set $1 to the matched subexpression "world". -- View this message in context: http://n4.nabble.com/regular-expression-submatch-tp1459146p1459146.html Sent from the R help mailing list archive at Nabble.com.