call_condition_logical: 'logical' variable condition call

View source: R/call_utils.R

call_condition_logicalR Documentation

logical variable condition call

Description

Compose logical variable condition call from inputs.

Usage

call_condition_logical(varname, choice)

Arguments

varname

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

choice

(logical(1)) chosen value

Value

call.


teal.transform documentation built on May 29, 2024, 5:06 a.m.