Learn R Programming

runner (version 0.4.4)

.resolve_arg: 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)

Value

resolved at

Arguments

x

(data.frame)