withinRange: Elements of a vector that fall between thresholds

Description Usage Arguments Value

View source: R/withinRange.R

Description

Elements of a vector that fall between thresholds

Usage

1
withinRange(x, maxes, mins)

Arguments

x

vector

maxes

maxima

mins

minima

Value

logical vector of length one.


dougmcneall/imptools documentation built on Nov. 13, 2021, 7:12 p.m.