Displaying 1 result from an estimated 1 matches for "tf4205206".
2007 Aug 02
4
Finding multiple characters in the same string
...string either
from the beginning or the end, but not multiple. Can this be done? And how
for example
My string <- "this1is2a3test"
The result I want is an vector of c(1,2,3)
//Tom
--
View this message in context: http://www.nabble.com/Finding-multiple-characters-in-the-same-string-tf4205206.html#a11961686
Sent from the R help mailing list archive at Nabble.com.