is_within: Check if a is within the range of b (stable)

View source: R/calculation_helpers.R

is_withinR Documentation

Check if a is within the range of b (stable)

Description

Check if a is within the range of b

(stable)

Usage

is_within(a, b)

a %within% b

Arguments

a

element to check (numeric)

b

vector of numbers


dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.