between: Shorthand for two numerical comparisons

View source: R/utils.R

betweenR Documentation

Shorthand for two numerical comparisons

Description

Shorthand for two numerical comparisons

Usage

between(x, gte, lte)

Arguments

x

numeric value

gte

lower bound

lte

upper bound

Value

boolean


qqconf documentation built on April 15, 2023, 1:10 a.m.