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