column: Returns a Column based on the given column name

Description Usage Arguments Note See Also Examples

Description

Returns a Column based on the given column name.

Usage

1
2
3
4
5
6
7
column(x)

## S4 method for signature 'jobj'
column(x)

## S4 method for signature 'character'
column(x)

Arguments

x

Character column name.

Note

column since 1.6.0

See Also

Other non-aggregate functions: column_nonaggregate_functions, not()

Examples

1
## Not run: column("name")

danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.