alias {SparkR} | R Documentation |
Set a new name for a column
## S4 method for signature 'Column' alias(object, data)
object |
Column to rename |
data |
new name to use |
alias since 1.4.0
Other colum_func: between
,
between
,
between,Column-method
; cast
,
cast
, cast,Column-method
;
endsWith
, endsWith
,
endsWith,Column-method
;
otherwise
, otherwise
,
otherwise,Column-method
;
over
, over
,
over,Column,WindowSpec-method
;
startsWith
, startsWith
,
startsWith,Column-method
;
substr
, substr,Column-method