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