.resolve_arg {runner}R Documentation

Resolves at argument

Description

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]]

Usage

.resolve_arg(x, arg)

Arguments

x

(data.frame)

Value

resolved at


[Package runner version 0.4.4 Index]