Evaluate a test function

eval_func(func_str, dt, col, ...)

Arguments

func_str

character, the function name or function itself

dt

data.table, the data.table to validate

col

character, the column to validate

...

additional locals arguments to pass to the test

Value

logical

Details

Evaluate test function