search for: id324234325

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

Did you mean: pid324234325
2008 Jul 03
1
how to capture matching words in a string ?
I need to capture matching words in a string, any ideas ? I tried using gregexpr, but it was no help. In this example, I need to capture ID23423424 and ID324234325 > s <- "sID23423424 apple pID324234325 orange"> gregexpr("ID[0-9]+", s)[[1]][1] 2 20attr(,"match.length")[1] 10 11 _________________________________________________________________ [[elided Hotmail spam]] [[alternative HTML version deleted]]