Displaying 1 result from an estimated 1 matches for "tp26160122p26160122".
2009 Nov 03
2
Exact String Compare in R?
...]) == TRUE) {
+ cat("identical match on row #", i, "\n")
+ i=i+1
+ if (i>3) break
+ }
identical match on row # 1
identical match on row # 2
identical match on row # 3
--
View this message in context: http://old.nabble.com/Exact-String-Compare-in-R--tp26160122p26160122.html
Sent from the R help mailing list archive at Nabble.com.