filter_make_ui: Make filters

View source: R/filter_make_ui.R

filter_make_uiR Documentation

Make filters

Description

Function creating user interfaces to select documents based on specified variables

Usage

filter_make_ui(ns, preselection, filter_variables, tags = NA)

Arguments

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.

Value

A user interface with adequate filters for each variable.

Author(s)

Nicolas Mangin

See Also

filter_prepare_variables

filter_tibble


NicolasJBM/teachR documentation built on April 12, 2025, 5:27 a.m.