Learn R Programming

qqconf (version 1.3.2)

between: Shorthand for two numerical comparisons

Description

Shorthand for two numerical comparisons

Usage

between(x, gte, lte)

Value

boolean

Arguments

x

numeric value

gte

lower bound

lte

upper bound