call_condition_range: 'numeric' range condition call

View source: R/call_utils.R

call_condition_rangeR Documentation

numeric range condition call

Description

Compose numeric range condition call from inputs.

Usage

call_condition_range(varname, range)

Arguments

varname

(name or character(1)) name of the variable.

range

(numeric(2)) range of the variable.

Value

call.


teal.transform documentation built on April 3, 2025, 9:15 p.m.