is.between: checks if 'value' is in [low.thres,high.thres) (standard...

Description Usage

View source: R/operations.R

Description

checks if 'value' is in [low.thres,high.thres) (standard behaviour) or [a,b]

Usage

1
is.between(value, low.thres, high.thres, include.high.value = FALSE)

bblodfon/xxxfun documentation built on May 29, 2019, 12:01 a.m.