grapes-btwn-grapes: Determine if a numeric value is within a range

%btwn%R Documentation

Determine if a numeric value is within a range

Description

Determine if a numeric value is within a range

Usage

x %btwn% rng

Arguments

x

Numeric vector to check whether the values are within rng

rng

The range to check if numbers in x are within it.


ddpcr documentation built on Aug. 21, 2023, 1:07 a.m.