View source: R/jumpstart_filters.R
evaluate_filter_expression | R Documentation |
Evaluates model filter with cached model spec value, returns boolean.
evaluate_filter_expression(model_filter, cached_model_value)
model_filter |
(ModelFilter): The model filter for evaluation. |
cached_model_value |
(Any): The value in the model manifest/spec that should be used to evaluate the filter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.