call_condition_range {teal.transform}R 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.


[Package teal.transform version 0.6.0 Index]