.resolve_arg {runner} | R Documentation |
Resolves argument passed to the runner
-
checks if the argument has a valid value. If argument is a single character
matching column name in the x
then is replaced with the value x[[arg]]
.resolve_arg(x, arg)
x |
( |
resolved at