over {SparkR} | R Documentation |
Define a windowing column.
## S4 method for signature 'Column,WindowSpec' over(x, window) over(x, window)
over since 2.0.0
Other colum_func: alias
,
alias,Column-method
; between
,
between
,
between,Column-method
; cast
,
cast
, cast,Column-method
;
endsWith
, endsWith
,
endsWith,Column-method
;
otherwise
, otherwise
,
otherwise,Column-method
;
startsWith
, startsWith
,
startsWith,Column-method
;
substr
, substr,Column-method