| filter_variables | R Documentation |
Returns the column name(s) a filter is bound to, regardless of whether the filter stores them in a single-variable property ('variable') or a multi-variable property ('variables').
filter_variables(filter)
filter |
S7 filter object. |
Character vector of variable (column) names. Empty when the filter declares no variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.