Description Usage Arguments Slots Note See Also Examples
The column class supports unary, binary operations on SparkDataFrame columns
Returns a Column based on the given column name.
| 1 2 3 4 5 6 7 | 
| x | Character column name. | 
jcreference to JVM SparkDataFrame column
Column since 1.4.0
column since 1.6.0
Other non-aggregate functions: 
column_nonaggregate_functions,
not()
| 1 | ## Not run: column("name")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.