inAnyInterval.numeric {R.utils} | R Documentation |
Checks if a set of values are inside one or more intervals.
## S3 method for class 'numeric': inAnyInterval(...)
... |
Arguments passed to *mapToIntervals() . |
Henrik Bengtsson (http://www.braju.com/R/)