R/style_helpers.R
get_column.Rd
This function returns a an expression to get a specified column from a dataset (or a property from a layer).
get_column(column)
The name of the column or property to get.
A list representing the expression to get the column.