Displaying 1 result from an estimated 1 matches for "tp3687257p3687257".
Did you mean:
tp3617257p3617257
2011 Jul 22
2
matched pairs
...data[i]
pairs.list[1+1] <- data[i+1]
}
# if values are different, discard the first, keep the second
else{
data <- data[which(!data[i]),]
}
}
}
Any suggestions welcome. Thank you!
E
--
View this message in context: http://r.789695.n4.nabble.com/matched-pairs-tp3687257p3687257.html
Sent from the R help mailing list archive at Nabble.com.