View source: R/filter_make_ui.R
filter_make_ui | R Documentation |
Function creating user interfaces to select documents based on specified variables
filter_make_ui(ns, preselection, filter_variables, tags = NA)
ns |
Function. Apply the ID of the module in which the function is embedded. |
preselection |
Tibble |
filter_variables |
Tibble. Output of the function filter_prepare_variables. |
tags |
Tibble. List of tags. |
A user interface with adequate filters for each variable.
Nicolas Mangin
filter_prepare_variables
filter_tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.