powered by
Computes bitwise NOT.
bitwiseNOT(x)# S4 method for Column bitwiseNOT(x)
# S4 method for Column bitwiseNOT(x)
Column to compute on.
Other normal_funcs: abs, coalesce, column, expr, greatest, ifelse, isnan, least, lit, nanvl, negate, randn, rand, struct, when
abs
coalesce
column
expr
greatest
ifelse
isnan
least
lit
nanvl
negate
randn
rand
struct
when
# NOT RUN { bitwiseNOT(df$c) # }
Run the code above in your browser using DataLab