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
;
col
, column
,
column
; expr
,
expr
; greatest
,
greatest
; ifelse
;
is.nan
, isnan
,
isnan
; least
,
least
; lit
,
lit
; nanvl
,
nanvl
; randn
,
randn
, randn
;
rand
, rand
,
rand
; struct
,
struct
; when
## Not run: negate(df$c)