Description Usage Arguments Value
Invokes higher order function expression identified by name, (relative to o.a.s.sql.catalyst.expressions)
1 | invoke_higher_order_function(name, cols, funs)
|
name |
character |
cols |
list of character or Column objects |
funs |
list of named list(fun = ..., expected_narg = ...) |
a Column
representing name applied to cols with funs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.