| .default_filter_id | R Documentation |
Generate a deterministic filter ID from dataset and variable names.
.default_filter_id(dataset, variables, suffix = NULL)
dataset |
Dataset name. |
variables |
Character vector of variable names. |
suffix |
Optional suffix (e.g. '"md"', '"q"'). |
A single character string suitable for use as a filter ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.