create_lambda: Create o.a.s.sql.expressions.LambdaFunction corresponding to...

Description Usage Arguments Value

View source: R/functions.R

Description

Create o.a.s.sql.expressions.LambdaFunction corresponding to transformation described by func. Used by higher order functions.

Usage

1

Arguments

fun

R function (unary, binary or ternary) that transforms Columns into a Column

Value

JVM LambdaFunction object


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