call_check_parse_varname: Checks 'varname' argument and convert to call

View source: R/call_utils.R

call_check_parse_varnameR Documentation

Checks varname argument and convert to call

Description

Checks varname type and parse if it's a character.

Usage

call_check_parse_varname(varname)

Arguments

varname

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

Value

the parsed varname.


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