lit {SparkR} | R Documentation |
Column
of literal value.The passed in object is returned directly if it is already a Column. If the object is a Scala Symbol, it is converted into a Column also. Otherwise, a new Column is created to represent the literal value.
## S4 method for signature 'ANY' lit(x) lit(x)
Other normal_funcs: abs
;
bitwiseNOT
, bitwiseNOT
;
expr
, expr
;
greatest
, greatest
;
ifelse
; isNaN
,
isNaN
; least
,
least
; nanvl
,
nanvl
; negate
,
negate
; randn
,
randn
, randn
;
rand
, rand
,
rand
; when