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


[Package teal.transform version 0.6.0 Index]