call_condition_range_date: 'Date' range condition call

View source: R/call_utils.R

call_condition_range_dateR Documentation

Date range condition call

Description

Compose Date range condition call from inputs.

Usage

call_condition_range_date(varname, range)

Arguments

varname

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

range

(Date) range of the variable.

Value

call.


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