filterInput {romic} | R Documentation |
Filter Input
Description
UI components for the filter module.
Usage
filterInput(id, filter_table)
Arguments
id |
An ID string that corresponds with the ID used to call the module's UI function. |
filter_table |
table to filter |
Value
A shiny
UI
[Package romic version 1.1.3 Index]