negate {SparkR} | R Documentation |
Unary minus, i.e. negate the expression.
## S4 method for signature 'Column' negate(x) negate(x)
Other normal_funcs: abs
;
bitwiseNOT
, bitwiseNOT
;
expr
, expr
;
greatest
, greatest
;
ifelse
; isNaN
,
isNaN
; least
,
least
; lit
,
lit
; nanvl
,
nanvl
; randn
,
randn
, randn
;
rand
, rand
,
rand
; when
## Not run: negate(df$c)