View source: R/style_helpers.R
get_column | R Documentation |
This function returns a an expression to get a specified column from a dataset (or a property from a layer).
get_column(column)
column |
The name of the column or property to get. |
A list representing the expression to get the column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.