%btwn% {ddpcr}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.


[Package ddpcr version 1.15.2 Index]