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 May 29, 2024, 5:06 a.m.