[R] Regular expression help

Ramya ramya.victory at gmail.com
Tue Dec 8 00:04:52 CET 2009


Hi  there

I have a string like this i want to extract 9831019 from this string i used
a regular expresion \d+ by which i can only make it to see 7 and returns.
This type of number(9831019)  appears in any part of the string and is
definitely more than 5 digits all the time and i want to give that as a
condition 

UV7C11-F9-E1 MCS#9831019
MCS Lot #9512516"


how do i go abt it

Ramya
-- 
View this message in context: http://n4.nabble.com/Regular-expression-help-tp954834p954834.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list