search for: tp4608015

Displaying 1 result from an estimated 1 matches for "tp4608015".

2012 May 04
1
Equality of multiple vectors
...2,3,4,5) vec3 <- c(1,2,3,4,4) identical (vec1,vec2,vec3) returns TRUE, since the 2 first vectors are equal. I need a function that returns FALSE if one of the vectors is different. Any idea ? Antoine -- View this message in context: http://r.789695.n4.nabble.com/Equality-of-multiple-vectors-tp4608015.html Sent from the R help mailing list archive at Nabble.com.