.check_unresolved_at {runner} | R Documentation |
Resolves at argument
Description
Resolves at
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[[at]]
Usage
.check_unresolved_at(x, at)
Arguments
x |
( |
at |
( |
Value
resolved at
[Package runner version 0.4.4 Index]