This function is deprecated, please use assert_function()
instead.
Arguments
- arg
The name of a function passed as a string
- params
A character vector of function parameters
Value
The function throws an error if any elements of params
is not an argument of
the function given by arg
See also
Other deprecated:
assert_has_variables()
,
assert_named_exprs()