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