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

inAnyInterval.numericR Documentation

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

Description

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

Usage

## S3 method for class 'numeric'
inAnyInterval(...)

Arguments

...

Arguments passed to *mapToIntervals().

Value

Returns a logical vector.

Author(s)

Henrik Bengtsson

See Also

mapToIntervals().


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.