abs {SparkR} | R Documentation |
Computes the absolute value.
## S4 method for signature 'Column' abs(x)
Other normal_funcs: bitwiseNOT
,
bitwiseNOT
; 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: abs(df$c)