Checks if a set of values are inside one or more intervals.

# S3 method for numeric
inAnyInterval(...)

Arguments

...

Arguments passed to *mapToIntervals().

Value

Returns a logical

vector.

Author

Henrik Bengtsson

See also