invoke_higher_order_function: Invokes higher order function expression identified by name,...

Description Usage Arguments Value

View source: R/functions.R

Description

Invokes higher order function expression identified by name, (relative to o.a.s.sql.catalyst.expressions)

Usage

1

Arguments

name

character

cols

list of character or Column objects

funs

list of named list(fun = ..., expected_narg = ...)

Value

a Column representing name applied to cols with funs


SparkR documentation built on June 3, 2021, 5:05 p.m.