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 |
( |
Value
the parsed varname
.
[Package teal.transform version 0.6.0 Index]