Resolve expression after delayed data are loaded
resolve_delayed_expr(x, ds, is_value_choices)
character
vector - result of calling function x
on dataset ds
.
(function
) Function that is applied on dataset.
It must take only a single argument "data" and return character vector with columns / values.
(data.frame
) Dataset.
(logical
) Determines which check of the returned value will be applied.