[R] find value between two other numbers?

fishkbob fishkbob at gmail.com
Fri Aug 13 17:50:16 CEST 2010


Awesome, that works great, and it cuts my runtime down by a lot.

thanks baptiste

I totally forgot that I could just check to see if the number was inbetween
via less than and greater than rather than having to construct the vector.

findInterval also helps with another problem I was having somewhere else...
-- 
View this message in context: http://r.789695.n4.nabble.com/find-value-between-two-other-numbers-tp2323513p2324409.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list