IDEAFilter_item_ui {IDEAFilter} | R Documentation |
A single filter item as part of a IDEA filter module panel
Description
This is a wrapper for shiny_data_filter_item_ui
created to
match up with the module server function IDEAFilter_item
.
Usage
IDEAFilter_item_ui(id)
Arguments
id |
a module id name |
Value
a shiny wellPanel
to house the filter
[Package IDEAFilter version 0.2.0 Index]