SparkR (version 2.1.2)

alias: alias

Description

Set a new name for a column

Usage

# S4 method for Column
alias(object, data)

Arguments

object

Column to rename

data

new name to use

See Also

Other colum_func: between, cast, endsWith, otherwise, over, startsWith, substr