[R] is there any way to find match with tolerance

Suresh_FSFM suresh.ghalsasi at gmail.com
Mon Feb 16 14:41:42 CET 2009


Hello all,

suppose I have a time-stamp: "16-02-2009 00:20:00"
and other array that stores lot of time values.

My tolerance limit = +5 minutes
I would like to find values from this array matching with the value:
"16-02-2009 00:20:00" + tolerance
Before I write some function, I would like to know: whether any readymade
function is available?
I checked compare() or which() . but not exactly what I would like to have.

Any suggestion is appreciated.

Thank you.

Best Regards,
Suresh


-- 
View this message in context: http://www.nabble.com/is-there-any-way-to-find-match-with-tolerance-tp22037475p22037475.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list