Displaying 1 result from an estimated 1 matches for "tp3386098p3386098".
2011 Mar 18
1
Replace split with regex for speed ?
...E)
ts=lapply(ts, function(x) { paste(x[1], ".", x[2], x[3], sep="") } ) #
Remove last . from timestamp, from HH:MM:SS.MMM.UUU to HH:MM:SS.MMMUUU
ts = unlist(ts)
Thanks,
Chris
--
View this message in context: http://r.789695.n4.nabble.com/Replace-split-with-regex-for-speed-tp3386098p3386098.html
Sent from the R help mailing list archive at Nabble.com.